Parcourir la source

Update README.md

Mike il y a 2 ans
Parent
commit
7bde142632
1 fichiers modifiés avec 13 ajouts et 0 suppressions
  1. 13 0
      README.md

+ 13 - 0
README.md

@@ -2,6 +2,19 @@
 
 
 Retro AIM Server is a server implementation of the OSCAR protocol that supports AIM versions 5.0-5.9.
 Retro AIM Server is a server implementation of the OSCAR protocol that supports AIM versions 5.0-5.9.
 
 
+This project is currently under heavy development. Retro AIM Server supports/will support the following features:
+
+- [x] Instant Messaging
+- [x] Buddy List
+- [x] Warning
+- [x] Away Messages
+- [x] User Profiles
+- [x] Chat Rooms
+- [x] Visibility Toggle
+- [x] User Blocking
+- [ ] Buddy Icons
+- [ ] User Directory
+
 ## How to run
 ## How to run
 
 
 Retro AIM Server requires [go 1.21](https://go.dev/).
 Retro AIM Server requires [go 1.21](https://go.dev/).