From a76226fdaf146d38add3c0a9dc30d2c2c1cf797d Mon Sep 17 00:00:00 2001 From: wufei-png Date: Sun, 19 May 2024 13:01:21 +0800 Subject: [PATCH] docs: update readme --- README.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1196ab4..a796572 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ 或者,如果你想使用最新的版本, Clone本项目到你的工程目录下,在项目根目录下运行: ``` -pip install -e +pip install -e . ``` 然后你的代码在ctrl+C时就会给出漂亮的输出 @@ -57,3 +57,28 @@ KeyboardInterrupt python setup.py bdist_wheel twine upload dist/* + +## 感谢支持 +[![Stargazers repo roster for @JadyXuan/NTTS](https://reporoster.com/stars/JadyXuan/NTTS)](https://github.com/JadyXuan/NTTS/stargazers) + +## 感谢贡献者: + + + + + + +
+ + JadyXuan +
+ JadyXuan +
+
+ + wufei-png +
+ Wu Fei +
+
+ \ No newline at end of file