update readme.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
34ed289f26
commit
e33494abc7
11
README.md
11
README.md
@ -1,4 +1,12 @@
|
|||||||
# CORS gin's middleware
|
# CORS gin's middleware
|
||||||
|
|
||||||
|
[](https://travis-ci.org/gin-contrib/cors)
|
||||||
|
[](https://codecov.io/gh/gin-contrib/cors)
|
||||||
|
[](https://goreportcard.com/report/github.com/gin-contrib/cors)
|
||||||
|
[](https://godoc.org/github.com/gin-contrib/cors)
|
||||||
|
[](https://gitter.im/gin-gonic/gin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
|
||||||
|
|
||||||
Gin middleware/handler to enable CORS support.
|
Gin middleware/handler to enable CORS support.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
@ -69,6 +77,3 @@ func main() {
|
|||||||
router.Run()
|
router.Run()
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user