diff --git a/README.md b/README.md
index 85a35c2..8db519a 100644
--- a/README.md
+++ b/README.md
@@ -45,16 +45,16 @@ in order to install/search [all available vim scripts]
:BundleSearch foo
-Will split new window with results:
+will split new window with results:
Bundle "VimFootnotes"
Bundle "foo.vim"
-So you can just copy ones you need to .vimrc
.
+so you can just copy ones you need to .vimrc
.
:BundleSearch! foo
-Will refresh scripts list before doing search.
+will refresh scripts list before doing search.
Searching requires [curl
](http://curl.haxx.se/)