Improved documentation

This commit is contained in:
Eduard Urbach 2023-07-18 11:13:58 +02:00
parent 59c0a95a89
commit c26f7d6671
Signed by: eduard
GPG key ID: 49226B848C78F6C8

View file

@ -2,6 +2,12 @@
HTTP router based on radix trees.
## Installation
```shell
go get git.akyoto.dev/go/router
```
## Usage
### Static