Skip to content

Commit bc3f682

Browse files
committed
docs: move star history to the end
1 parent 9b06347 commit bc3f682

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

README.en.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -473,16 +473,6 @@ When adding content:
473473

474474
For repository-specific maintenance rules, see [`AGENTS.md`](AGENTS.md).
475475

476-
## Star History
477-
478-
<a href="https://star-history.com/#walkinglabs/hands-on-modern-rl&Date">
479-
<picture>
480-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=walkinglabs/hands-on-modern-rl&type=Date&theme=dark" />
481-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=walkinglabs/hands-on-modern-rl&type=Date" />
482-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=walkinglabs/hands-on-modern-rl&type=Date" />
483-
</picture>
484-
</a>
485-
486476
## Citation
487477

488478
If you use this course in teaching materials, study notes, or derivative non-commercial educational work, please cite the repository:
@@ -503,6 +493,16 @@ This course is released under the [Creative Commons Attribution-NonCommercial-Sh
503493

504494
You may share and adapt the material for non-commercial purposes, provided that you give appropriate credit and distribute derivative works under the same license.
505495

496+
## Star History
497+
498+
<a href="https://star-history.com/#walkinglabs/hands-on-modern-rl&Date">
499+
<picture>
500+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=walkinglabs/hands-on-modern-rl&type=Date&theme=dark" />
501+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=walkinglabs/hands-on-modern-rl&type=Date" />
502+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=walkinglabs/hands-on-modern-rl&type=Date" />
503+
</picture>
504+
</a>
505+
506506
---
507507

508508
<div align="center">

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -482,16 +482,6 @@ npm run verify # 运行格式检查、Lint、构建和产物验证
482482

483483
有关特定于本仓库的维护规则,请参阅 [`AGENTS.md`](AGENTS.md)
484484

485-
## Star History
486-
487-
<a href="https://star-history.com/#walkinglabs/hands-on-modern-rl&Date">
488-
<picture>
489-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=walkinglabs/hands-on-modern-rl&type=Date&theme=dark" />
490-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=walkinglabs/hands-on-modern-rl&type=Date" />
491-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=walkinglabs/hands-on-modern-rl&type=Date" />
492-
</picture>
493-
</a>
494-
495485
## 其他课程
496486

497487
我们的团队还制作了其他课程!请查看:
@@ -524,6 +514,16 @@ npm run verify # 运行格式检查、Lint、构建和产物验证
524514

525515
您可以出于非商业目的共享和修改本材料,前提是必须给出适当的署名,并且衍生作品也必须在相同的协议下分发。
526516

517+
## Star History
518+
519+
<a href="https://star-history.com/#walkinglabs/hands-on-modern-rl&Date">
520+
<picture>
521+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=walkinglabs/hands-on-modern-rl&type=Date&theme=dark" />
522+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=walkinglabs/hands-on-modern-rl&type=Date" />
523+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=walkinglabs/hands-on-modern-rl&type=Date" />
524+
</picture>
525+
</a>
526+
527527
---
528528

529529
<div align="center">

0 commit comments

Comments
 (0)