From 3314a53d0cf0a135fe6f82fcc7b6f4df84f70436 Mon Sep 17 00:00:00 2001 From: Niklas Halle Date: Sun, 23 Aug 2020 12:41:55 +0200 Subject: clean start, clean CMakeLists.txt --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bdf9b99..c540718 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,4 @@ -# Dies ist das Backend von N - -Hier kommt noch Kram - -Benötigte Libraries: -Mongoose https://github.com/Gregwar/mongoose-cpp -jsoncpp - -Der Server läuft lokal auf Port 8080 - - -Niklas Halle +# N Core - the backend of N ## N protocol ### request Each message sent to the N core server must be valid JSON and have a `command` field. It contains the command for N to handle, sanitizied (i.e. no leading '/' or trailing username etc). -- cgit v1.2.3-54-g00ecf