From 086f3b6ede1b8e3cea07d2605c811f11224d6930 Mon Sep 17 00:00:00 2001 From: Adam Outler Date: Wed, 15 Feb 2023 12:39:14 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4538b81..f74a8ba 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ git clone https://git.adamoutler.com/aoutler/aidgaf-server The server accepts a message in the following format: ``` json -{"service":"papa","message":{"command":"aidgaf","data":{"username":"AdamOutler"},"timestamp":1676231329}} +{"message":{"command":"aidgaf","data":{"username":"AdamOutler"},"timestamp":1676231329}} ``` ## Built With * [Docker](https://www.docker.com/)