mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-16 13:22:09 +08:00
update readme
This commit is contained in:
parent
703df8c637
commit
77891feabd
@ -26,8 +26,6 @@ Gin is a web framework written in [Go](https://go.dev/). It features a martini-l
|
|||||||
- Rendering built-in
|
- Rendering built-in
|
||||||
- Extendable
|
- Extendable
|
||||||
|
|
||||||
For more feature details, please see the [Gin website introduction](https://gin-gonic.com/docs/introduction/).
|
|
||||||
|
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
@ -82,6 +80,7 @@ And use the Go command to run the demo:
|
|||||||
$ go run example.go
|
$ go run example.go
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For more examples, please read the [Gin Quick Start](docs/doc.md).
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user