Skip to content

Commit fe73aa7

Browse files
committed
Update readme and package for bower/npm.
1 parent 8e6bacc commit fe73aa7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Medium.
99
Installation
1010
------------
1111

12+
NProgress is available via [bower] and [npm].
13+
1214
Add [nprogress.js] and [nprogress.css] to your project.
1315

1416
Basic usage
@@ -152,4 +154,6 @@ its [contributors][c]
152154
[Turbolinks]: https://github.com/rails/turbolinks
153155
[nprogress.js]: http://ricostacruz.com/nprogress/nprogress.js
154156
[nprogress.css]: http://ricostacruz.com/nprogress/nprogress.css
157+
[bower]: http://bower.io/search/?q=nprogress
158+
[npm]: https://www.npmjs.org/package/nprogress
155159

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "nprogress",
33
"author": "Rico Sta. Cruz <hi@ricostacruz.com>",
4+
"description": "Simple slim progress bars",
45
"version": "0.1.4",
56
"repository": {
67
"type": "git",

0 commit comments

Comments
 (0)