diff --git a/README.md b/README.md index a82107d..4940fbe 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,20 @@ Messenger App for Neos VR contacts. [Get it here](https://github.com/Nutcake/contacts-plus-plus/releases/latest) +## What works + +- Real-time text chat with friends +- Listening to voice-messages and viewing session invites, images and previews of other assets +- Searching for users +- Adding and removing friends + +## What's planned + +- Sending voice-messages, images and potentially arbitrary files +- Background notifications +- Global session-list and search +- Viewing personal inventory + ## Building This is a standard Flutter application, refer to the [Flutter docs](https://docs.flutter.dev/get-started/install) on how to build it.