Added usage to README

This commit is contained in:
Ashok Fernandez
2015-06-12 17:56:59 +02:00
parent 7b59da0b6b
commit 9825c73da9
+6
View File
@@ -8,6 +8,12 @@ The angular model that is bound to this directive will be set to the timezone na
## Usage
Install using bower
```
bower install angular-timezone-selector
```
Make your Angular module depend on module `angular-timezone-selector`.
```javascript