add badges

This commit is contained in:
Feross Aboukhadijeh
2016-01-02 16:06:50 +01:00
parent a1d69dbba7
commit a4f5786160
2 changed files with 10 additions and 2 deletions

View File

@@ -1,6 +1,14 @@
# WebTorrent.app
### Streaming torrent client, for the desktop
[![Gitter][webtorrent-gitter-image]][webtorrent-gitter-url]
[![Build Status][webtorrent-ti]][webtorrent-tu]
[webtorrent-gitter-image]: https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg?style=flat
[webtorrent-gitter-url]: https://gitter.im/feross/webtorrent
[webtorrent-ti]: https://img.shields.io/travis/feross/webtorrent.svg?style=flat
[webtorrent-tu]: https://travis-ci.org/feross/webtorrent
#### WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.
## Dev

View File

@@ -1,6 +1,6 @@
{
"name": "webtorrent-app",
"description": "Streaming torrent client, for the desktop",
"description": "WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.",
"version": "0.0.0",
"author": {
"name": "Feross Aboukhadijeh",