remove superfluous colon
diff --git a/README.md b/README.md
index 32558fb..fd581a5 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@
 This module is used for creating cordova style projects. It also incudes support for [cordova templates](http://cordova.apache.org/docs/en/latest/guide/cli/template.html). It can fetch templates from npm and git.
 
 ## Usage:
-:
+
 ```
 var create = require('cordova-create');