README.md in fontcustom-0.1.2 vs README.md in fontcustom-0.1.3

- old
+ new

@@ -1,12 +1,12 @@ -FontCustom v0.1.2 +FontCustom v0.1.3 ========== **Generate custom icon webfonts from the comfort of the command line.** -[Full documentation](http://endtwist.github.com/fontcustom/)<br/> -[Feedback and issues](https://github.com/endtwist/fontcustom/issues) +[Full documentation](http://fontcustom.github.com/fontcustom/)<br/> +[Feedback and issues](https://github.com/FontCustom/fontcustom/issues) Installation ------------ @@ -24,5 +24,11 @@ fontcustom compile path/to/vectors # Compile icons and css to path/to/fontcustom/* fontcustom watch path/to/vectors # Watch for changes ``` Optional second parameter allows you to specify an output directory. + +Need help? + +```sh +fontcustom --help +```