From 90e5f335d83113bd250dd4923b92a2c2611d72a0 Mon Sep 17 00:00:00 2001 From: bruceontheloose Date: Wed, 4 Mar 2015 13:48:20 -0800 Subject: [PATCH] Touched up a few typos in Readme.md. (Didn't add this in Issues first, because thought you might want to keep that to proper bugs and feature requests.) --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 480629b..52ee1c9 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # Shower HTML presentation engine -Follow [@shower_me](https://twitter.com/shower_me) for support and updates +Follow [@shower_me](https://twitter.com/shower_me) for support and updates. To see Shower in action: @@ -9,7 +9,7 @@ To see Shower in action: - Use arrow keys or presenter remote to navigate - Press `Esc` to exit presentation mode -See [Wiki](https://github.com/shower/shower/wiki) for more information how to use Shower. +See [Wiki](https://github.com/shower/shower/wiki) for more information about how to use Shower. ## Using Shower @@ -30,7 +30,7 @@ Advanced way allows you to manually install needed Shower packages and requires 1. Run `npm install shower-core shower-ribbon` 2. Link core and theme files in `node_modules` folder to your presentation file -3. You’re probably know what to do next, it’s an advanced way. +3. You probably know what to do next, it’s an advanced way **Note:** you can use `bower` instead of `npm` or `shower-bright` instead of `shower-ribbon` in command above to install Shower using Bower or get Bright theme.