Update 'README.md'

This commit is contained in:
Adam Outler 2023-02-15 12:39:14 +00:00
parent 18fb9c4679
commit 086f3b6ede

View File

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