Skip to content

Commit

Permalink
Renamed bower name to simple-slider, fix #22
Browse files Browse the repository at this point in the history
  • Loading branch information
ruyadorno committed Jul 1, 2016
1 parent 3e1fcaf commit ad6bc9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ npm install --save simple-slider
and also available on **Bower**:

```sh
bower install --save SimpleSlider
bower install --save simple-slider
```


Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "SimpleSlider",
"name": "simple-slider",
"version": "0.6.3-rc",
"description": "A simple javascript carousel with zero dependencies",
"homepage": "http://ruyadorno.github.io/SimpleSlider/",
Expand Down

0 comments on commit ad6bc9d

Please # to comment.