Skip to content

Commit

Permalink
refactor(readme): turn to en
Browse files Browse the repository at this point in the history
  • Loading branch information
qinhan committed Jan 7, 2020
1 parent 5a9907a commit 2d25350
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,6 @@ func GetConfigFromGithub() (*ConfigDemo, error) {
```

## config struct build tools
- [x] [json生成golang结构体工具](https://mholt.github.io/json-to-go/)
- [x] [yaml生成golang结构体工具](https://mengzhuo.github.io/yaml-to-go/)
- [x] [xml生成golang结构体工具](https://www.onlinetool.io/xmltogo)
- [x] [json to go struct](https://mholt.github.io/json-to-go/)
- [x] [yaml to go struct](https://mengzhuo.github.io/yaml-to-go/)
- [x] [xml to go struct](https://www.onlinetool.io/xmltogo)

0 comments on commit 2d25350

Please sign in to comment.