diff --git a/README.md b/README.md index 7ad9bb3..04bb29c 100644 --- a/README.md +++ b/README.md @@ -169,11 +169,10 @@ You can run Jasmine specs through phantomjs with : If you don't have phantomjs, please download it from [here](http://phantomjs.org/) -You can run JSHint, Jasmine specs and minification tool simply launching: - -```grunt``` +You can run JSHint, Jasmine specs and minification tool simply launching: ```grunt``` ## Licence + Copyright (c) 2011-2012 Sebastiano Armeli-Battana Licensed under the MIT license. (https://github.com/sebarmeli/JAIL/blob/master/MIT-LICENSE.txt)