From e3803dd2da98da8e1506b826dc7e3048e261776f Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Sun, 1 May 2016 12:37:50 +0200 Subject: Docs improvements Supersedes #694 --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index dbbbf3f..12156d6 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ they can connect to both normal *and* web peers. We hope other clients will foll for adding new extensions - **Comprehensive test suite** (runs completely offline, so it's reliable and fast) -#### Browser-only features +#### Browser/WebRTC environment features - **WebRTC data channels** for lightweight peer-to-peer communication with **no plugins** - **No silos.** WebTorrent is a P2P network for the **entire web.** WebTorrent clients @@ -92,15 +92,10 @@ they can connect to both normal *and* web peers. We hope other clients will foll

- Sauce Labs Build + Sauce Labs

-#### Node-only features - -- Stream to **AirPlay**, **Chromecast**, **VLC player**, and many other devices/players - ### Install To install WebTorrent for use in node or the browser with `require('webtorrent')`, run: @@ -269,7 +264,7 @@ There are many supported streaming options: --stdout standard out [implies --quiet] ``` -In addition to magnet uris, webtorrent supports [many ways to specify a torrent](#clientaddtorrentid-opts-function-ontorrent-torrent-). +In addition to magnet uris, webtorrent supports [many ways](docs/api.md#clientaddtorrentid-opts-function-ontorrent-torrent-) to specify a torrent. ### Modules -- cgit v1.2.3