add multi-language version doc link

This commit is contained in:
thinkerou 2019-03-03 22:52:55 +08:00
parent 57de82ae97
commit af15ccf5c2

View File

@ -111,7 +111,7 @@ $ go run example.go
## Documentation
All documentation is available on the [Gin website](https://gin-gonic.com/docs/).
All documentation is available on the [Gin website](https://gin-gonic.com/docs/)([简体中文](https://gin-gonic.com/zh-cn/docs/) | [繁體中文](https://gin-gonic.com/zh-tw/docs/) | [にほんご](https://gin-gonic.com/ja/docs/)).
## Examplses