Update README.md

This commit is contained in:
Troplo 2022-07-29 23:07:51 +10:00
parent 9d2689e291
commit 448a783222

View file

@ -4,14 +4,14 @@
This is currently beta software, and may not work as expected. Please file an issue if you encounter any. This is currently beta software, and may not work as expected. Please file an issue if you encounter any.
Colubrina is a simple self hostable chatting platform written in Vue, and Vuetify for the frontend, and Node.js, Sequelize and Socket.io for the backend. Colubrina is a simple self-hostable chatting platform written in Vue, and Vuetify for the frontend, and Node.js, Sequelize and Socket.io for the backend.
### Checklist ### Checklist
- [x] Messaging - [x] Messaging
- [x] Authentication - [x] Authentication
- [x] Admin panel - [x] Admin panel
- [x] CLI - [x] CLI
- [ ] Message history - [ ] Scroll up to see more messages/jump to searched message
- [x] User profile cards - [x] User profile cards
- [x] Group creation and modification - [x] Group creation and modification
- [x] Direct message groups - [x] Direct message groups