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-05-09 23:20:30 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-05-09 23:20:30 +0300
commitd144dfcb3622761f661a9a2628ef8f07f6bf5f87 (patch)
treeae1579056e2167639f55a98581406fe1434c138e /docs/faq.md
parent7fde183c67e3fb9f24785d9c8b5b266a53c9526a (diff)
add link to twister source
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md
index aa380fd..4f4f712 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -75,7 +75,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Peerify][peerify]** - Instant Web-seeded torrents for your files
- **[Instant-Share][instant-share]** - File sharing over WebTorrent
- **[P2PDrop][p2pdrop]** - Securely share files between peers ([source code][p2pdrop-source])
-- **[twister][twister]** - Decentralized microblogging is using WebTorrent for media attachments
+- **[Twister][twister]** - Decentralized microblogging service, using WebTorrent for media attachments ([source code][twister-source])
- ***Your app here – [Send a pull request][pr] with your URL!***
[webtorrent-desktop]: https://webtorrent.io/desktop
@@ -108,6 +108,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
[p2pdrop]: http://p2pdrop.com
[p2pdrop-source]: https://github.com/ajainvivek/P2PDrop
[twister]: http://twister.net.co/?p=589
+[twister-source]: https://github.com/miguelfreitas/twister-html
## How does WebTorrent work?