diff --git a/README.md b/README.md index 1382552e861..2004acb32ca 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ * :see_no_evil: **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library. And in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/): +* :computer: [Screen sharing](https://github.com/nextcloud/spreed/issues/31) * :speech_balloon: [Chat integration](https://github.com/nextcloud/spreed/issues/35) * :raising_hand: [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds * :zap: If you have suggestions or problems, please [open an issue](https://github.com/nextcloud/spreed/issues) or contribute directly :) diff --git a/appinfo/info.xml b/appinfo/info.xml index 178dc6ebe59..29f6e18244c 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -2,7 +2,25 @@ spreed Spreed video calls - Voice over IP conferencing using WebRTC + AGPL Ivan Sein