From: Andrew Gundersen <53452154+gundersena@users.noreply.github.com> Date: Tue, 19 Jan 2021 16:42:03 +0000 (-0600) Subject: Update README.md X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=cdff2b2450b35823c876554f530b644b267ef4ec;p=abc-messenger Update README.md --- diff --git a/README.md b/README.md index ba52bef..2ec7814 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,4 @@ 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. +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.