]> Repos - abc-messenger/commitdiff
Create README.md
authorAndrew Gundersen <53452154+gundersena@users.noreply.github.com>
Tue, 19 Jan 2021 16:37:14 +0000 (10:37 -0600)
committerGitHub <noreply@github.com>
Tue, 19 Jan 2021 16:37:14 +0000 (10:37 -0600)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..ba52bef
--- /dev/null
+++ b/README.md
@@ -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.