We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b86b18 commit fe912b9Copy full SHA for fe912b9
Readme.md
@@ -15,14 +15,12 @@ Add [nprogress.js] and [nprogress.css] to your project.
15
<link rel='stylesheet' href='nprogress.css'/>
16
```
17
18
-NProgress is available via [bower] and [npm] and [spm].
+NProgress is available via [bower] and [npm].
19
20
- $ bower install --save nprogress
21
$ npm install --save nprogress
22
23
[bower]: http://bower.io/search/?q=nprogress
24
[npm]: https://www.npmjs.org/package/nprogress
25
-[spm]: http://spmjs.io/package/nprogress
26
27
Basic usage
28
-----------
0 commit comments