Update README.md

This commit is contained in:
sunli 2020-04-02 15:51:04 +08:00
parent 52c5825b47
commit d8a99b8625

View File

@ -37,6 +37,13 @@ cargo run --example actix-web
Open `http://localhost:8000` in browser
## Benchmark
```shell script
git clone https://github.com/sunli829/graphql-benchmark
cargo run --release
```
## Features
* Fully support async/await