diff --git a/README.md b/README.md index a6e6625..8038938 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ func main() { ``` If you need to get list of clients registered currently, use `chat_api.GetClients()`. -It will return map of clients and keys are UUIDs. +It will return map of clients and keys which are UUIDs. To run example go server