Skip to content

Commit 4ac3b61

Browse files
committed
docs(README): move Star History section to bottom of document
This commit reorganizes the README structure by moving the Star History section to appear at the end of both English and Chinese README files, after the divider, for improved visual hierarchy and document flow.
1 parent aa4d620 commit 4ac3b61

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

README.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -86,16 +86,6 @@ brew install --cask easydict
8686

8787
---
8888

89-
## Star History
90-
91-
<a href="https://star-history.com/#tisfeng/easydict&Date">
92-
<picture>
93-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=tisfeng/easydict&type=Date&theme=dark" />
94-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=tisfeng/easydict&type=Date" />
95-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=tisfeng/easydict&type=Date" />
96-
</picture>
97-
</a>
98-
9989
## Acknowledgements
10090

10191
- This project was inspired by [saladict](https://github.com/crimx/ext-saladict) and [Bob](https://github.com/ripperhe/Bob), and the initial version was made based on [Bob (GPL-3.0)](https://github.com/1xiaocainiao/Bob). Easydict has made many improvements and optimizations on the original project, and many features and UI are referenced from Bob.
@@ -118,4 +108,16 @@ Thanks to all sponsors for their generous support. For details, please see the [
118108

119109
<div>
120110
<img src="https://raw.githubusercontent.com/tisfeng/ImageBed/main/uPic/IMG_4739-1684680971.JPG" width="30%">
121-
</div>
111+
</div>
112+
113+
---
114+
115+
## Star History
116+
117+
<a href="https://star-history.com/#tisfeng/easydict&Date">
118+
<picture>
119+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=tisfeng/easydict&type=Date&theme=dark" />
120+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=tisfeng/easydict&type=Date" />
121+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=tisfeng/easydict&type=Date" />
122+
</picture>
123+
</a>

README_ZH.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -86,16 +86,6 @@ brew install --cask easydict
8686

8787
---
8888

89-
## Star History
90-
91-
<a href="https://star-history.com/#tisfeng/easydict&Date">
92-
<picture>
93-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=tisfeng/easydict&type=Date&theme=dark" />
94-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=tisfeng/easydict&type=Date" />
95-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=tisfeng/easydict&type=Date" />
96-
</picture>
97-
</a>
98-
9989
## 致谢
10090

10191
- 这个项目的灵感来自 [saladict](https://github.com/crimx/ext-saladict)[Bob](https://github.com/ripperhe/Bob),且初始版本是以 [Bob (GPL-3.0)](https://github.com/1xiaocainiao/Bob) 为基础开发。Easydict 在原项目上进行了许多改进和优化,很多功能和 UI 都参考了 Bob。
@@ -118,4 +108,16 @@ Easydict 作为一个免费开源的非盈利项目,目前主要是作者个
118108

119109
<div>
120110
<img src="https://raw.githubusercontent.com/tisfeng/ImageBed/main/uPic/IMG_4739-1684680971.JPG" width="30%">
121-
</div>
111+
</div>
112+
113+
---
114+
115+
## Star History
116+
117+
<a href="https://star-history.com/#tisfeng/easydict&Date">
118+
<picture>
119+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=tisfeng/easydict&type=Date&theme=dark" />
120+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=tisfeng/easydict&type=Date" />
121+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=tisfeng/easydict&type=Date" />
122+
</picture>
123+
</a>

0 commit comments

Comments
 (0)