Skip to content

Commit f47dd42

Browse files
committed
Not publishing to bower anymore.
Fix #27
1 parent 4a8c75c commit f47dd42

File tree

2 files changed

+1
-42
lines changed

2 files changed

+1
-42
lines changed

README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For more options, checkout [http://csouza.me/jQuery-Simple-Timer/](http://csouza
2424

2525
## Install
2626

27-
This plugin can be installed manually from github or via Bower.
27+
This plugin can be installed manually from github or via npm.
2828

2929
### Manual
3030

@@ -57,22 +57,6 @@ $(function(){
5757
});
5858
```
5959

60-
### Bower
61-
62-
In order to install it using Bower, make sure you have node, npm and bower installed:
63-
64-
```
65-
$ npm install -g bower
66-
```
67-
68-
Use the `bower` command to fetch the plugin:
69-
70-
```
71-
$ bower install jquery-simple-timer
72-
```
73-
74-
The plugin will be installed under *bower_components/jquery-simple-timer/jquery.simple.timer.js* unless you have a *.bowerrc* stating otherwise.
75-
7660
## Live Examples
7761

7862
Open [examples/index.html](https://rawgit.com/caike/jQuery-Simple-Timer/master/examples/index.html)

bower.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)