Skip to content

Commit

Permalink
[Optimize] Update README (tisfeng#199)
Browse files Browse the repository at this point in the history
Update the old master branch name to main
  • Loading branch information
Kyle-Ye authored Oct 27, 2023
1 parent 5bcc0de commit 1d4dab0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ Easydict 有一些应用内快捷键,方便你在使用过程中更加高效

如果您对本项目感兴趣,我们非常欢迎参与到项目的贡献中,我们会尽可能地提供帮助。

目前项目主要有两个分支dev 和 master,dev 分支代码通常是最新的,可能包含一些正在开发中的功能。master 分支代码是稳定的,会定期合并 dev 分支代码。
目前项目主要有两个分支 dev 和 main。dev 分支代码通常是最新的,可能包含一些正在开发中的功能。main 分支代码是稳定的,会定期合并 dev 分支代码。

如果您认为项目有需要改进的地方,或者有新的功能想法,欢迎提交 PR:

Expand Down
2 changes: 1 addition & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ Open source makes the world better.

If you are interested in this project, we welcome you to contribute to the project, and we will provide help as much as possible.

Currently, the project has two main branches, dev and master. The dev branch code is usually the latest, and may contain some features that are under development. The master branch code is stable and will be merged with the dev branch code regularly.
Currently, the project has two main branches, dev and main. The dev branch code is usually the latest, and may contain some features that are under development. The main branch code is stable and will be merged with the dev branch code regularly.

If you think there is room for improvement in the project, or if you have new ideas for features, please submit a PR:

Expand Down

0 comments on commit 1d4dab0

Please sign in to comment.