Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HeadTalker authored Jun 21, 2016
1 parent c4369f7 commit ed5ef71
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,16 @@ npm install
bower install
```

<h5>Running Grunt Tasks:</h5>
<h5>Running Grunt Tasks Continuously:</h5>

```
grunt
```
<h5>Running Grunt Tasks Once:</h5>

```
grunt build
```

<h3>Bugs and issues</h3>

Expand Down

0 comments on commit ed5ef71

Please sign in to comment.