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>2014-12-17 02:24:48 +0300
committerFeross Aboukhadijeh <feross@feross.org>2014-12-17 02:43:06 +0300
commit8e6503ab5dcbc698c02de88b5e0f65e015269591 (patch)
tree0d60823b15a0c2b57101958fd8244027920706f2 /README.md
parentc430d6a98c2ffb0914d0152c662b7cb843fe2d8f (diff)
readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md
index 1a585b8..cb4c136 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,17 @@
# ![WebTorrent](img/wordmark.png)
+
+### Streaming torrent client for node & the browser
+
[![Build Status][webtorrent-ti]][webtorrent-tu]
[![NPM Version][webtorrent-ni]][webtorrent-nu]
[![NPM Downloads][webtorrent-downloads-image]][webtorrent-downloads-url]
[![Gratipay][webtorrent-gratipay-image]][webtorrent-gratipay-url]
-### WebTorrent – Streaming torrent client for node & the browser
+[![Sauce Test Status][webtorrent-sauce-image]][webtorrent-sauce-url]
-WebTorrent is a streaming torrent client that works in node.js and the browser. **YEP,
-THAT'S RIGHT. The browser.** It's written completely in JavaScript – the language of the
-web – so the same code works in both runtimes.
+**WebTorrent** is a streaming torrent client for **node.js** and the **browser**. YEP,
+THAT'S RIGHT. THE BROWSER. It's written completely in JavaScript – the language of the web
+– so the same code works in both runtimes.
In the browser, WebTorrent uses **WebRTC** (data channels) for peer-to-peer transport.
It can be used **without** browser plugins, extensions, or installations. It's Just
@@ -33,8 +36,6 @@ it the first "hybrid" client.
> Warning: This is pre-alpha software. **Watch/star to follow along with progress.**
-[![Sauce Test Status][webtorrent-sauce-image]][webtorrent-sauce-url]
-
### Features
- **Torrent client for node.js & the browser** (same npm module!)