Updated README
This commit is contained in:
parent
d4f64619fc
commit
400b6bdd83
2 changed files with 2 additions and 1 deletions
|
@ -47,6 +47,7 @@ localStorage.removeItem('debug')
|
|||
|
||||
### Help βTorrent
|
||||
- **[Create a new issue](https://github.com/DiegoRBaquero/bTorrent/issues/new)** to report bugs or suggest new features
|
||||
- **[Send a PR](https://github.com/DiegoRBaquero/BTorrent/pull/new/master)** with your changes
|
||||
|
||||
### License
|
||||
MIT. Copyright (c) [Diego Rodríguez Baquero](http://diegorbaquero.com)
|
||||
|
|
|
@ -16,7 +16,7 @@ html(ng-app='bTorrent', lang='en')
|
|||
header
|
||||
h1
|
||||
| βTorrent
|
||||
span.version v0.5.02
|
||||
span.version v0.5.03
|
||||
.container(ng-controller='bTorrentCtrl', ng-cloak='')
|
||||
.row
|
||||
.twelve.columns
|
||||
|
|
Loading…
Reference in a new issue