From fa5b70093c306f89936591beecd2d6fd4a071b22 Mon Sep 17 00:00:00 2001 From: Troplo Date: Sat, 30 Jul 2022 20:48:49 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 858a861..2c13366 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ![Wakatime](https://wakatime.troplo.com/api/badge/Troplo/interval:any/project:Colubrina?label=wakatime) +You can try a public instance of Colubrina at [colubrina.troplo.com](https://colubrina.troplo.com/). + 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.