Updated README to include ng-notify
This commit is contained in:
parent
ac4dfd518a
commit
deb9982859
1 changed files with 4 additions and 1 deletions
|
@ -25,10 +25,11 @@
|
||||||
- [ui-grid]
|
- [ui-grid]
|
||||||
- [pretty-bytes]
|
- [pretty-bytes]
|
||||||
- [ng-file-upload]
|
- [ng-file-upload]
|
||||||
|
- [ng-notify]
|
||||||
|
|
||||||
Website powered by [jsDelivr] and [CloudFlare]. I use [nginx] in my server.
|
Website powered by [jsDelivr] and [CloudFlare]. I use [nginx] in my server.
|
||||||
|
|
||||||
Don't like CloudFlare? No problem! Check [Direct-βTorrent]
|
Don't like CloudFlare? No problem! Check [Direct-βTorrent]. Don't like my server either? Check [RawGit]
|
||||||
|
|
||||||
### Easily built, tested and served
|
### Easily built, tested and served
|
||||||
**I use [Harp] to rapidly test and compile the project**
|
**I use [Harp] to rapidly test and compile the project**
|
||||||
|
@ -67,6 +68,7 @@ MIT. Copyright (c) [Diego Rodríguez Baquero](http://diegorbaquero.com)
|
||||||
|
|
||||||
[βTorrent]: https://btorrent.xyz
|
[βTorrent]: https://btorrent.xyz
|
||||||
[Direct-βTorrent]: https://direct.btorrent.xyz
|
[Direct-βTorrent]: https://direct.btorrent.xyz
|
||||||
|
[RawGit]: https://rawgit.com/DiegoRBaquero/BTorrent/master/compiled/index.html
|
||||||
[WebTorrent]: https://webtorrent.io
|
[WebTorrent]: https://webtorrent.io
|
||||||
[AngularJS]: https://angularjs.org/
|
[AngularJS]: https://angularjs.org/
|
||||||
[Skeleton]: http://getskeleton.com/
|
[Skeleton]: http://getskeleton.com/
|
||||||
|
@ -75,6 +77,7 @@ MIT. Copyright (c) [Diego Rodríguez Baquero](http://diegorbaquero.com)
|
||||||
[ui-grid]: http://ui-grid.info/
|
[ui-grid]: http://ui-grid.info/
|
||||||
[pretty-bytes]: https://github.com/sindresorhus/pretty-bytes
|
[pretty-bytes]: https://github.com/sindresorhus/pretty-bytes
|
||||||
[ng-file-upload]: https://github.com/danialfarid/ng-file-upload
|
[ng-file-upload]: https://github.com/danialfarid/ng-file-upload
|
||||||
|
[ng-notify]: https://github.com/matowens/ng-notify
|
||||||
[Jade]: http://jade-lang.com/
|
[Jade]: http://jade-lang.com/
|
||||||
[CoffeeScript]: http://coffeescript.org/
|
[CoffeeScript]: http://coffeescript.org/
|
||||||
[Sass]: http://sass-lang.com/
|
[Sass]: http://sass-lang.com/
|
||||||
|
|
Loading…
Reference in a new issue