summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrea Pappacoda <andrea@pappacoda.it>2022-01-07 23:34:09 +0100
committerAndrea Pappacoda <andrea@pappacoda.it>2022-01-07 23:35:41 +0100
commit42802db02af12c6e14b829f9073f92dd1724823b (patch)
tree9134679f7676f6f0e1cc11735eb826f94dfbdf7b /README.md
parent010e15c67003c67a6fb3d2fec90ac0ae7f749f5f (diff)
docs(readme): point to SimpleWebRTC library
The readme previously pointed to the commercial SimpleWebRTC product, that has little in common with the deprecated open source library. Signed-off-by: Andrea Pappacoda <andrea@pappacoda.it>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e2d31b237..bcf5618ff 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
* πŸ‘₯ **Private, group, public and password protected calls!** Invite someone, a whole group or send a public link to invite to a call.
* πŸ’» **Screen sharing!** Share your screen with participants of your call. You just need to use Firefox version 66 (or newer), latest Edge or Chrome 72 (or newer, also possible using Chrome 49 with this [Chrome extension](https://chrome.google.com/webstore/detail/screensharing-for-nextclo/kepnpjhambipllfmgmbapncekcmabkol)).
* πŸš€ **Integration with other Nextcloud apps** like Files, Calendar, User status, Dashboard, Flow, Contacts and Deck, with more to come.
-* 🎑 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.
+* 🎑 **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://github.com/simplewebrtc/SimpleWebRTC) library.
* πŸŒ‰ **Sync with other chat solutions** With [Matterbridge](https://github.com/42wim/matterbridge/) being integrated in Talk, you can easily sync a lot of other chat solutions to Nextcloud Talk and vice-versa.
More in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/).