diff --git a/README.md b/README.md
index 5698695..1ee12f5 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ AutoFileName: Autocomplete Filenames in Sublime Text
=====================================================
Do you ever find yourself sifting through folders in the sidebar trying to remember what you named that file? Can't remember if it was a jpg or a png? Maybe you just wish you could type filenames faster. *No more.*
-Whether your making a `img` tag in html, setting a background image in css, or linking a `.js` file to your html (or whatever else people use filename paths for these days...), you can now autocomplete the filename. Plus, it uses the built-in autocomplete, so no need to learn another *pesky* shortcut.
+Whether your making a `img` tag in HTML, setting a background image in CSS, or linking a `.js` file to your HTML (or whatever else people use filename paths for these days...), you can now autocomplete the filename. And, it uses the built-in autocomplete, so there's no need to learn another *pesky* shortcut.
Usage
=====
@@ -11,7 +11,7 @@ If you are looking to autocomplete an image path in an HTML `
` tag:
```
-Pressing ctrl+space, will activate AutoFileName. I list of available files where be ready to select.
+Pressing ctrl+space, will activate AutoFileName which lists the available files ready to be selected.
*Looking for an even more automatic and seemless completion?* Add the following to your User Settings file: