Skip to content

Commit 2b0d3fa

Browse files
authored
chore: update project info (#38)
* chore: ignore goland .run * docs: update README and CONTRIBUTORS
1 parent 6c6c4d5 commit 2b0d3fa

File tree

5 files changed

+11
-8
lines changed

5 files changed

+11
-8
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ go.work.sum
3131

3232
# idea file
3333
.idea
34-
.vscode
34+
.vscode
35+
.run

CONTRIBUTORS.en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ individuals who have contributed to the project, in no particular order.
66

77
## List
88

9-
- [246859](https://github.com/246859) - [wilson@dstgo.cn](mailto:wilson@dstgo.cn)
9+
- [246859](https://github.com/246859) - [yihaow@dstgo.cn](mailto:yihaow@dstgo.cn)
10+
- [Zenith](https://github.com/Deep-Octopus) - [xduer@dstgo.cn](mailto:xduer@dstgo.cn)
1011

1112
## How to Add Your Name
1213

CONTRIBUTORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
## 名单
66

7-
- [246859](https://github.com/246859) - [wilson@dstgo.cn](mailto:wilson@dstgo.cn)
7+
- [246859](https://github.com/246859) - [yihaow@dstgo.cn](mailto:yihaow@dstgo.cn)
8+
- [Zenith](https://github.com/Deep-Octopus) - [xduer@dstgo.cn](mailto:xduer@dstgo.cn)
89

910
## 如何添加您的名字
1011

README.en.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
</div>
44
<div align=center>
55
<img src="https://img.shields.io/badge/MIT%20LICENSE-red" alt="MIT LICENSE"/>
6-
<img src="https://img.shields.io/badge/Go-1.23-blue" alt="g"/>
7-
<img src="https://img.shields.io/badge/Vue-3.4.27-bright" alt="Vue-3.4.27"/>
8-
<img src="https://img.shields.io/badge/Kratos-2.7.2-orange" alt="Kratos-2.7.2"/>
6+
<img src="https://img.shields.io/badge/Go-1.24-blue" alt="g"/>
7+
<img src="https://img.shields.io/badge/Vue-3-bright" alt="Vue-3.4.27"/>
8+
<img src="https://img.shields.io/badge/Kratos-2.8.4-orange" alt="Kratos-2.7.2"/>
99
</div>
1010

1111
**English**|[简体中文](README.md)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
</div>
44
<div align=center>
55
<img src="https://img.shields.io/badge/MIT%20LICENSE-red" alt="MIT LICENSE"/>
6-
<img src="https://img.shields.io/badge/golang-1.23-blue" alt=""/>
6+
<img src="https://img.shields.io/badge/golang-1.24-blue" alt=""/>
77
<img src="https://img.shields.io/badge/vue-3-bright" alt=""/>
8-
<img src="https://img.shields.io/badge/kratos-2.7.2-orange" alt=""/>
8+
<img src="https://img.shields.io/badge/kratos-2.8.4-orange" alt=""/>
99
</div>
1010

1111
[English](README.en.md)|**简体中文**

0 commit comments

Comments
 (0)