Skip to content

Commit

Permalink
[ci skip] update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Nov 9, 2016
1 parent 6ebcc5f commit fb918bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ Gin middleware/handler to enable CORS support.

### Start using it

1. Download and install it:
Download and install it:

```sh
$ go get gopkg.in/gin-contrib/cors.v1
```

2. Import it in your code:
Import it in your code:

```go
import "gopkg.in/gin-contrib/cors.v1"
Expand Down

0 comments on commit fb918bc

Please sign in to comment.