We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833f511 commit 07687f9Copy full SHA for 07687f9
1 file changed
README.md
@@ -22,7 +22,9 @@ serv
22
[doc-url]: https://pkg.go.dev/github.com/go-pogo/serv
23
24
25
-Package `serv` contains a server implementation based on http.Server, with sane and safe defaults.
+Package `serv` contains a server implementation based on `http.Server`, with sane and safe defaults.
26
+
27
+<hr>
28
29
```sh
30
go get github.com/go-pogo/serv
0 commit comments