Skip to content

Commit

Permalink
Update footer.
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Jun 25, 2014
1 parent 51a60ad commit 8bf393c
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ NProgress
Slim progress bars for Ajax'y applications. Inspired by Google, YouTube, and
Medium.

[![Status](https://api.travis-ci.org/rstacruz/nprogress.svg?branch=master)](http://travis-ci.org/rstacruz/nprogress)

Installation
------------
Expand All @@ -21,7 +20,6 @@ NProgress is available via [bower] and [npm].
$ bower install --save nprogress
$ npm install --save nprogress

[![npm version](https://img.shields.io/npm/v/nprogress.png)](https://npmjs.org/package/nprogress "View this project on npm")
[bower]: http://bower.io/search/?q=nprogress
[npm]: https://www.npmjs.org/package/nprogress

Expand Down Expand Up @@ -174,23 +172,24 @@ __Questions__: ask them at StackOverflow with the tag *nprogress*.<br>
__Chat__: join us at gitter.im.<br>
[![Chat](http://img.shields.io/badge/gitter-rstacruz / nprogress-brightgreen.svg)]( https://gitter.im/rstacruz/nprogress )

Acknowledgements
----------------
[default template]:
https://github.com/rstacruz/nprogress/blob/master/nprogress.js#L31
[Turbolinks]: https://github.com/rails/turbolinks
[nprogress.js]: http://ricostacruz.com/nprogress/nprogress.js
[nprogress.css]: http://ricostacruz.com/nprogress/nprogress.css

**NProgress** © 2013, 2014, Rico Sta. Cruz. Released under the [MIT
License](License.md).
Thanks
------

Authored and maintained by [Rico Sta. Cruz][rsc] with help from
[contributors][c].
**NProgress** © 2013-2014, Rico Sta. Cruz. Released under the [MIT License].<br>
Authored and maintained by Rico Sta. Cruz with help from [contributors].

* [My website](http://ricostacruz.com) (ricostacruz.com)
* [Github](http://github.com/rstacruz) (@rstacruz)
* [Twitter](http://twitter.com/rstacruz) (@rstacruz)
> [ricostacruz.com](http://ricostacruz.com) &nbsp;&middot;&nbsp;
> GitHub [@rstacruz](https://github.com/rstacruz) &nbsp;&middot;&nbsp;
> Twitter [@rstacruz](https://twitter.com/rstacruz)
[default template]: https://github.com/rstacruz/nprogress/blob/master/nprogress.js#L31
[rsc]: http://ricostacruz.com
[c]: http://github.com/rstacruz/nprogress/contributors
[Turbolinks]: https://github.com/rails/turbolinks
[nprogress.js]: http://ricostacruz.com/nprogress/nprogress.js
[nprogress.css]: http://ricostacruz.com/nprogress/nprogress.css
[MIT License]: http://mit-license.org/
[contributors]: http://github.com/rstacruz/jsfuse/contributors

[![Status](https://api.travis-ci.org/rstacruz/nprogress.svg?branch=master)](http://travis-ci.org/rstacruz/nprogress)
[![npm version](https://img.shields.io/npm/v/nprogress.png)](https://npmjs.org/package/nprogress "View this project on npm")

0 comments on commit 8bf393c

Please sign in to comment.