Update README.md
This commit is contained in:
parent
24d8590b56
commit
9e956b563b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ A small, idiomatic wrapper around Go 1.22+ `net/http.ServeMux` that adds method-
|
|||
Requires Go 1.22 or later (uses `http.ServeMux`'s method+pattern syntax and `r.PathValue`).
|
||||
|
||||
```sh
|
||||
go get git.juancwu.dev/juancwu/lightmux
|
||||
go get git.juancwu.dev/juancwu/lightmux@v0.1.0
|
||||
```
|
||||
|
||||
## Quick start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue