Update README.md

This commit is contained in:
Andrew Gundersen 2021-01-20 09:21:28 -06:00 committed by GitHub
commit 15422b9a37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,3 @@
# Messenger
Rudimentary messenger server for the Crimata platform
Crimata has a messenger application built in. This is a backend for that application, allowing users to talk/text eachother (the real one is private). It is a clean and simple implentation of a messenger service.
Messenger server for the Crimata platform