diff --git a/README.md b/README.md index 21b787a..4914170 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ The application provides the following features: - Exchanging contact details physically - Verifying contact identities - Switching between different accounts + - Chatting live via video or voice streaming + - Sharing your screen with a selected group Chats will generally created as opt-in. So you can decide who may contact you directly and who does not, accepting to a direct chat. Leaving a chat is also always possible. diff --git a/resources/org.gnunet.Messenger.appdata.xml b/resources/org.gnunet.Messenger.appdata.xml index 6f6e732..c06a075 100644 --- a/resources/org.gnunet.Messenger.appdata.xml +++ b/resources/org.gnunet.Messenger.appdata.xml @@ -27,6 +27,8 @@
  • Exchanging contact details physically
  • Verifying contact identities
  • Switching between different accounts
  • +
  • Chatting live via video or voice streaming
  • +
  • Sharing your screen with a selected group
  • Chats will generally created as opt-in. So you can decide who may contact you directly and who does not, accepting to a direct chat. Leaving a chat is also always possible.