Fixed some grammar
authorLes Matheson <Les.matheson@gmail.com>
Wed, 1 Jan 2014 06:21:12 +0000 (22:21 -0800)
committerLes Matheson <Les.matheson@gmail.com>
Wed, 1 Jan 2014 06:21:12 +0000 (22:21 -0800)
README.md

index 5f9dca5..fe2da89 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # vimb
-Vimb is a web browser that behaves like the Vimprobable but with some
+Vimb is a web browser that behaves like Vimprobable, but with some
 paradigms from dwb and hopefully a cleaner code base. The goal of Vimb is to
 build a completely keyboard-driven, efficient and pleasurable
 browsing-experience with low memory and cpu usage.
@@ -43,7 +43,7 @@ the [vimb project page][vimb].
 ## install
 Edit config.mk to match your local setup.
 
-Edit config.h to match you personal preferences.
+Edit config.h to match your personal preferences.
 
 The default Makefile will not overwrite your customised `config.h` with the
 contents of `config.def.h`, even if it was updated in the latest git pull.