1
0
mirror of https://github.com/actix/examples synced 2025-06-28 18:00:37 +02:00

Update README.md

This commit is contained in:
Mohanson
2019-04-15 14:16:38 +08:00
committed by GitHub
parent 397b8e22fa
commit 15833104ef

View File

@ -27,7 +27,7 @@ $ python tests\test_client.py
# Methods
- `ping`: Pong immeditely
- `pong`: Wait `n` seconds, and then pong
- `wait`: Wait `n` seconds, and then pong
- `get`: Get global count
- `inc`: Increment global count