diff --git a/docs/faq.md b/docs/faq.md index 7630c7ba..c777d29c 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -99,6 +99,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways: - **[SuperQuickShare][superquickshare]** - Quickly share files between devices using webtorrent and qrcodes ([source code][superquickshare-source]) - **[P2P-CDN][p2pcdn]** - WebTorrent CDN with graceful degradation - **[PearPlayer][PearPlayer]** - A WebTorrent based multi-source and multi-protocol P2P streaming media player +- **[Rakam][rakam]** - A minimalist WebTorrent video player - ***Your app here – [Send a pull request][pr] with your URL!*** #### WebTorrent Product Alternatives @@ -172,6 +173,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h [superquickshare-source]: https://github.com/manicphase/super-quick-share [p2pcdn]: https://github.com/andreapaiola/P2P-CDN [PearPlayer]: https://github.com/PearInc/PearPlayer.js +[rakam]: https://rakam.ga ## How does WebTorrent work?