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/)