Update README.md

This commit is contained in:
sunli 2020-03-12 17:21:49 +08:00
parent 27442145c6
commit bcf1e24268

View File

@ -20,6 +20,10 @@
</a> </a>
</div> </div>
`async-graphql` is a GraphQL server library that fully supports async/await and is easy to use.
It supports all of the GraphQL specifications and is easy to integrate into existing web servers.
## Documentation ## Documentation
* [GitHub repository](https://github.com/sunli829/async-graphql) * [GitHub repository](https://github.com/sunli829/async-graphql)