aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 1 insertions, 12 deletions
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).