diff options
author | Bigard Florian <florian.bigard@gmail.com> | 2016-12-14 22:52:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-14 22:52:57 +0100 |
commit | fcc5f77b95d330bfcb439c172b7fcc58f3162e4d (patch) | |
tree | 0ae36f6c879d90e920339c11406cadbc66411c02 | |
parent | 5cefff7dbdb23da9772a0ad643a45c49c9f21e62 (diff) | |
download | PeerTube-fcc5f77b95d330bfcb439c172b7fcc58f3162e4d.tar.gz PeerTube-fcc5f77b95d330bfcb439c172b7fcc58f3162e4d.tar.zst PeerTube-fcc5f77b95d330bfcb439c172b7fcc58f3162e4d.zip |
Better IRC badge
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ | |||
3 | </h1> | 3 | </h1> |
4 | 4 | ||
5 | <h4 align="center"> | 5 | <h4 align="center"> |
6 | Prototype of a decentralized video streaming platform using P2P (bittorrent) directly in the web browser with <a href="https://github.com/feross/webtorrent">WebTorrent</a>. | 6 | Prototype of a decentralized video streaming platform using P2P (BitTorrent) directly in the web browser with <a href="https://github.com/feross/webtorrent">WebTorrent</a>. |
7 | </h4> | 7 | </h4> |
8 | 8 | ||
9 | <p align="center"> | 9 | <p align="center"> |
@@ -46,7 +46,7 @@ Prototype of a decentralized video streaming platform using P2P (bittorrent) dir | |||
46 | </a> | 46 | </a> |
47 | 47 | ||
48 | <a href="https://kiwiirc.com/client/irc.freenode.net/#peertube"> | 48 | <a href="https://kiwiirc.com/client/irc.freenode.net/#peertube"> |
49 | <img src="https://img.shields.io/badge/chat-on%20freenode-brightgreen.svg" alt="PeerTube Freenode IRC" /> | 49 | <img src="https://img.shields.io/badge/%23peertube-on%20freenode-brightgreen.svg" alt="PeerTube Freenode IRC" /> |
50 | </a> | 50 | </a> |
51 | </p> | 51 | </p> |
52 | 52 | ||