Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Jun 17, 2020
1 parent 7ea8127 commit 011b188
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Expand Up @@ -7,9 +7,13 @@

CleverGo is a lightweight, feature rich and trie based high performance HTTP request router.

```shell
go get clevergo.tech/clevergo
```

![Benchmark](https://clevergo.tech/img/benchmark.png)

## Documentations
## Documentation

- [English](https://clevergo.tech/docs/)
- [简体中文](https://clevergo.tech/zh/docs/)
Expand All @@ -29,10 +33,10 @@ CleverGo is a lightweight, feature rich and trie based high performance HTTP req

Contributions are welcome.

- Give it a :star: and spread the package.
- Star it and spread the package.
- [File an issue](https://github.com/clevergo/clevergo/issues/new) to ask questions, request features or report bugs.
- Fork and make a pull request.
- Improve documentations.
- Improve [documentations](https://github.com/clevergo/website).

### Contributors

Expand Down

0 comments on commit 011b188

Please sign in to comment.