From 448a783222a3dccffb78527778295aad3cdb7b78 Mon Sep 17 00:00:00 2001 From: Troplo Date: Fri, 29 Jul 2022 23:07:51 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6197d2f..cfce161 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ 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 - [x] Messaging - [x] Authentication - [x] Admin panel - [x] CLI -- [ ] Message history +- [ ] Scroll up to see more messages/jump to searched message - [x] User profile cards - [x] Group creation and modification - [x] Direct message groups