From fe3c23d29c3c873b758e60b0995794f89e6cb80c Mon Sep 17 00:00:00 2001 From: marshallmick007 Date: Wed, 25 Nov 2015 20:43:34 -0700 Subject: [PATCH 1/3] Updated spelling and grammar --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9c48087c8..c47c96427 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Wox [![Build status](https://ci.appveyor.com/api/projects/status/bfktntbivg32e103)](https://ci.appveyor.com/project/qianlifeng/wox) [![Bountysource](https://www.bountysource.com/badge/team?team_id=39433&style=raised)](https://www.bountysource.com/teams/wox?utm_source=Wox&utm_medium=shield&utm_campaign=raised) ========= -[Wox](https://www.getwox.com/) is a launcher for windows, inspired by [Alfred](https://www.alfredapp.com/) and [Launchy](http://www.launchy.net/). You can launch everything with just a few keystrokes!. +[Wox](https://www.getwox.com/) is a launcher for Windows, inspired by [Alfred](https://www.alfredapp.com/) and [Launchy](http://www.launchy.net/). You can launch everything with just a few keystrokes!. Features ========= @@ -12,7 +12,7 @@ Features Screenshot ========= -More screenshot +More screenshots Installation @@ -30,7 +30,7 @@ Simple Usage ========= - Launch: Alt+Space - Install/Uninstall plugin: type `wpm install/uninstall` -- Remember type `restart` to restarat Wox after installation of a plugin +- Restart Wox by typing `restart` after installation of a plugin Contribute ========= From c0009c7e6274d113a828ebcbee05e86b31af1f7a Mon Sep 17 00:00:00 2001 From: bao-qian Date: Thu, 26 Nov 2015 05:24:27 +0000 Subject: [PATCH 2/3] Manually restart is no longer needed. 24866ff032829e9bd34704d3d5970d227a4c8db3 fix the restart --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c47c96427..1db421ec3 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ Simple Usage ========= - Launch: Alt+Space - Install/Uninstall plugin: type `wpm install/uninstall` -- Restart Wox by typing `restart` after installation of a plugin Contribute ========= From 00836cd38b04ed31e1aee56d64568c93ec0269ec Mon Sep 17 00:00:00 2001 From: bao-qian Date: Thu, 26 Nov 2015 05:33:44 +0000 Subject: [PATCH 3/3] Update faq for how to report bugs --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1db421ec3..dee8e49ea 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,7 @@ Installation 1. Download 1. Latest stable version: [release page](https://github.com/Wox-launcher/Wox/releases). - 2. Latest build: [history](https://ci.appveyor.com/project/qianlifeng/wox/history) - (top green build -> artifacts -> release-binary.zip). + 2. Latest build: [English guide](https://github.com/Wox-launcher/Wox/wiki/FAQ-English#how-to-install-latest-build), [中文说明](https://github.com/Wox-launcher/Wox/wiki/FAQ-%E4%B8%AD%E6%96%87#%E5%A6%82%E4%BD%95%E5%AE%89%E8%A3%85%E6%9C%80%E6%96%B0-build) 2. Unzip it and put it into your user directory (`C:\Users\YOUUSERNAME` or `%userprofile%`) 3. Windows 10 user, please have a look at https://github.com/Wox-launcher/Wox/issues/279