diff --git a/README.md b/README.md
index e3821777..c4996f23 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ var app = angular.module('app', ["angucomplete-alt"]);
### Remote Usage
```html
-
- A minimal looking autocomplete directive originally developed by Daryl Rowland as Angucomplete, and I added a few tweaks to it. + A minimal looking autocomplete directive originally developed by Daryl Rowland as Angucomplete, and I added a few tweaks to it and renamed it to angucomplete-alt.