Update README.md
This commit is contained in:
parent
474d8db26f
commit
a3a1718341
1 changed files with 1 additions and 12 deletions
11
README.md
11
README.md
|
@ -1,17 +1,6 @@
|
|||
# zerve
|
||||
A simple framework for writing web services in zig.
|
||||
|
||||
[Create a simple web app]("#create-a-simple-web-app")
|
||||
[Types]("#types)
|
||||
[Route]("#route")
|
||||
[Handler Functions]("#handler-functions")
|
||||
[Request]("#request)
|
||||
[Response]("#response")
|
||||
[Header]("#header")
|
||||
[Method]("#method")
|
||||
[HTTP-Version]("#http-version)"
|
||||
[Namespaces]("#namespaces")
|
||||
[Server]("#server")
|
||||
|
||||
## Create a simple web app
|
||||
|
||||
|
|
Loading…
Reference in a new issue