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-03-16 23:56:11 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-03-16 23:56:11 +0300
commit1c685afd52ddd83dfb0445053fea72f4bdc3186d (patch)
tree305e1037a12f3f5d0ca55826c7fb714c8a135ade /docs/api.md
parente6b5e1177ec91f5e475db480bd6d2b7ad2e4ecf0 (diff)
doc tweaks
Diffstat (limited to 'docs/api.md')
-rw-r--r--docs/api.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/api.md b/docs/api.md
index 0cbaec7..185cd84 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -1,9 +1,6 @@
## WebTorrent API
-WebTorrent works in the **browser** and **node.js**, and provides the same API in
-both environments.
-
-### Static property: `WebTorrent.WEBRTC_SUPPORT`
+### `WebTorrent.WEBRTC_SUPPORT`
Is WebRTC natively supported in the environment?