Update README.md

更改 markdow h 标签错误格式!
This commit is contained in:
Jack 2018-03-29 19:04:48 +08:00 committed by GitHub
parent 74b3045339
commit a1ae4c8299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
###golang 实现ip地址查询
### golang 实现ip地址查询
####获取
#### 获取
```
go get github.com/mohong122/ip2region/binding/golang
@ -9,7 +9,7 @@ go get github.com/mohong122/ip2region/binding/golang
####使用
#### 使用
```golang
@ -38,7 +38,7 @@ func main() {
```
####返回对象
#### 返回对象
```golang
type IpInfo struct {
CityId int64