Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2016-08-19 23:44:51 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-08-19 23:44:51 +0300
commit8bf87eb54e0486191531c25adfce8db78d513cc3 (patch)
tree387ae1f7b98d9e831272e537312eb01aa5d93484 /README.md
parentd041e357575e46c7a49c32374b2c2d4b425a51d8 (diff)
readme: fix space getting linkified
Diffstat (limited to 'README.md')
-rw-r--r--README.md25
1 files changed, 5 insertions, 20 deletions
diff --git a/README.md b/README.md
index 46497ee..8f94697 100644
--- a/README.md
+++ b/README.md
@@ -10,26 +10,11 @@
<h4 align="center">The streaming torrent client. For node.js and the web.</h4>
<p align="center">
- <a href="https://gitter.im/feross/webtorrent">
- <img src="https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg"
- alt="Gitter">
- </a>
- <a href="https://travis-ci.org/feross/webtorrent">
- <img src="https://img.shields.io/travis/feross/webtorrent/master.svg"
- alt="Travis Build">
- </a>
- <a href="https://ci.appveyor.com/project/feross/webtorrent">
- <img src="https://ci.appveyor.com/api/projects/status/cgu85xlgl72uoswq/branch/master?svg=true"
- alt="AppVeyor Build">
- </a>
- <a href="https://www.npmjs.com/package/webtorrent">
- <img src="https://img.shields.io/npm/dm/webtorrent.svg"
- alt="NPM Downloads">
- </a>
- <a href="https://www.npmjs.com/package/webtorrent">
- <img src="https://img.shields.io/npm/v/webtorrent.svg"
- alt="NPM Version">
- </a>
+ <a href="https://gitter.im/feross/webtorrent"><img src="https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg" alt="Gitter"></a>
+ <a href="https://travis-ci.org/feross/webtorrent"><img src="https://img.shields.io/travis/feross/webtorrent/master.svg" alt="Travis Build"></a>
+ <a href="https://ci.appveyor.com/project/feross/webtorrent"><img src="https://ci.appveyor.com/api/projects/status/cgu85xlgl72uoswq/branch/master?svg=true" alt="AppVeyor Build"></a>
+ <a href="https://www.npmjs.com/package/webtorrent"><img src="https://img.shields.io/npm/dm/webtorrent.svg" alt="NPM Downloads"></a>
+ <a href="https://www.npmjs.com/package/webtorrent"><img src="https://img.shields.io/npm/v/webtorrent.svg" alt="NPM Version"></a>
</p>
<br>