Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lakinduakash authored Oct 18, 2019
1 parent 21b0ebc commit 20a853c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 20a853c

Please sign in to comment.