Skip to content

Commit

Permalink
Added bower description
Browse files Browse the repository at this point in the history
  • Loading branch information
Zod- committed Mar 10, 2015
1 parent f499f6b commit 7add788
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Currently supports

#grunt

```
```shell
$ grunt
$ grunt build
$ grunt test
Expand All @@ -22,10 +22,14 @@ $ grunt --youtube=1 --vimeo=1
$ grunt build --youtube=1 --vimeo=1
$ grunt test --youtube=1 --vimeo=1
$ grunt dist --youtube=1 --vimeo=1
```
=1 since [gruntjs/grunt#908](https://github.com/gruntjs/grunt/issues/908)

#bower
```shell
bower install js-video-url-parser
```

#Usage
##Parsing

Expand Down

0 comments on commit 7add788

Please sign in to comment.