Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ With any of the following options...
* Download the latest script file - https://raw.github.com/siddii/angular-timer/master/dist/angular-timer.min.js
* Clone the repo - `git@github.com:siddii/angular-timer.git`
* Install angular-timer using [Bower](http://bower.io) - `bower install angular-timer`
* Add ``timer`` to your list of modules

### Running locally
Using [Grunt](http://gruntjs.com/) type `grunt` from command line, the default task will open index.html page in your
Expand Down