1
0
mirror of https://github.com/actix/examples synced 2025-02-02 09:39:03 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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