Skip to content

Commit

Permalink
update introduction comment (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkerou authored Mar 4, 2019
1 parent 0f5ae28 commit 99a9ea9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/en/docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ menu:
weight: 20
---

##### What is Gin?
## What is Gin?

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

##### How to use Gin?
## How to use Gin?

We provide some API usage examples and lists some public known Gin's user.
We provide some API usage [examples](https://github.com/gin-gonic/examples) and lists some public known [Gin's user](https://github.com/gin-gonic/examples).

##### How to contribute to Gin?
## How to contribute to Gin?

* Help people on the discussion forums
* Tell us your success stories using Gin
Expand Down

0 comments on commit 99a9ea9

Please sign in to comment.