Improved documentation

This commit is contained in:
Eduard Urbach 2023-07-18 11:13:58 +02:00
parent 46e1f07d6c
commit be04815fdb
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

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