Skip to content

Commit c4d1e25

Browse files
committed
README: Add star history
1 parent 371726f commit c4d1e25

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

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

55
1. `python3 -m venv venv`
66
2. `. venv/bin/activate`
7-
3. `pip install -r requirements.txt`
7+
3. `pip3 install -r requirements.txt`
88
4. `mkdocs serve`
99

1010
## 格式检查
@@ -20,3 +20,7 @@
2020
## 许可
2121

2222
本文档以 Creative Commons BY-NC-SA 4.0 协议发布。详情请见 [LICENSE](LICENSE)
23+
24+
## Star History
25+
26+
[![Star History Chart](https://api.star-history.com/svg?repos=ustclug/Linux201-docs&type=Date)](https://star-history.com/#ustclug/Linux201-docs&Date)

0 commit comments

Comments
 (0)