Update README.md

更改 markdow h 标签错误格式!
This commit is contained in:
Jack 2018-03-29 19:04:48 +08:00 committed by GitHub
parent 2f26c9bc71
commit a784a0295e

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