Improved documentation
This commit is contained in:
parent
59c0a95a89
commit
c26f7d6671
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue