Create README.md

This commit is contained in:
Andrew Gundersen 2021-01-19 10:37:14 -06:00 committed by GitHub
commit 733e35de1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# Messenger
Rudimentary messenger server for the Crimata platform
Crimata has a messenger application built in. This is the backend for that application, allowing users to talk/text eachother.
While running this code as is would probably be pointless, it is a clean and simple implentation of a messenger service.