Evan You %!s(int64=12) %!d(string=hai) anos
pai
achega
6fcce9752a
Modificáronse 1 ficheiros con 7 adicións e 3 borrados
  1. 7 3
      README.md

+ 7 - 3
README.md

@@ -50,15 +50,19 @@ Simply include a built version in `/dist` or installed via Bower with a script t
 
 ## Development
 
-**First, install dependencies:**
+First, install dependencies:
 
     $ npm install
 
-**To watch and auto-build dev version during development:**
+To watch and auto-build dev version during development:
 
     $ grunt watch
 
-**To build:**
+To test:
+
+    $ grunt test
+
+To build:
 
     $ grunt