docs(文档): 修改文档

- 修改 .gitignore 文件
- 修改 README.md 文件
- 修改 en.md 文件
This commit is contained in:
新亮
2021-07-10 22:24:43 +08:00
parent eba8929b4d
commit 1b013e2023
3 changed files with 20 additions and 18 deletions

21
.gitignore vendored
View File

@@ -1,5 +1,16 @@
/.vscode
.vscode
/.idea
.idea
mfmt
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.idea
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/

View File

@@ -34,7 +34,7 @@
查看 Jaeger 链路追踪代码,请查看 [v1.0版](https://github.com/xinliangnote/go-gin-api/releases/tag/v1.0),文档点这里 [jaeger.md](https://github.com/xinliangnote/go-gin-api/blob/master/docs/jaeger.md) 。
## Learning together
## 联系作者
![](https://github.com/xinliangnote/Go/blob/master/00-基础语法/images/qr.jpg)
![联系作者](https://i.loli.net/2021/07/02/cwiLQ13CRgJIS86.jpg)

13
en.md
View File

@@ -27,25 +27,16 @@ Features:
## Index
The go-gin-api document consists of the following main parts:
- Requirements
- Getting started
- Directory Structure
- Core package
- Component guide
- Toolkit
**Detailed documentation[https://www.yuque.com/xinliangnote/go-gin-api/ngc3x5](https://www.yuque.com/xinliangnote/go-gin-api/ngc3x5)**
## Others
To check Jaeger code [v1.0](https://github.com/xinliangnote/go-gin-api/releases/tag/v1.0)documentation:[jaeger.md](https://github.com/xinliangnote/go-gin-api/blob/master/docs/jaeger.md) 。
## Comtributing
## Contributing
Help us with translating `go-gin-api` to your native language.
## Learning together
![](https://github.com/xinliangnote/Go/blob/master/00-基础语法/images/qr.jpg)
![联系作者](https://i.loli.net/2021/07/02/cwiLQ13CRgJIS86.jpg)