From 049f3f8efbf4c33261dcec0df46393297c3958b4 Mon Sep 17 00:00:00 2001 From: Douglas Mak Date: Sat, 20 Dec 2014 22:32:41 +0900 Subject: [PATCH] Added a missing step to the instructions for using angular-timer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30da8f1..842af04 100644 --- a/README.md +++ b/README.md @@ -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