Skip to content

Commit 27d229c

Browse files
authored
Add the project status page to the README (#259)
1 parent 754498b commit 27d229c

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,10 @@ Execute unittests via pytest
200200
pytest -vs --disable-warnings
201201
```
202202

203+
## Status
204+
205+
![Alt](https://repobeats.axiom.co/api/embed/b2174ef1abbebaea309091f1c998fc97d0c1536a.svg "Repo beats analytics image")
206+
203207
## Contributors
204208

205209
<span style="margin: 0 5px;" ><a href="https://github.com/wu-clan" ><img src="https://images.weserv.nl/?url=avatars.githubusercontent.com/u/52145145?v=4&h=60&w=60&fit=cover&mask=circle&maxage=7d" /></a></span>
@@ -216,11 +220,11 @@ Execute unittests via pytest
216220

217221
## 互动
218222

219-
有且仅有当前一个频道,请注意辨别真伪
223+
We only have one current channel.
220224

221225
<table>
222226
<tr>
223-
<td><a href="https://t.me/+ZlPhIFkPp7E4NGI1">直链跳转</a></td>
227+
<td style="text-align: center;"><a href="https://t.me/+ZlPhIFkPp7E4NGI1"> Jump </a></td>
224228
</tr>
225229
<tr>
226230
<td> Telegram </td>

README.zh-CN.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,11 @@ mvc 架构作为常规设计模式,在 python web 中也很常见,但是三
192192

193193
```shell
194194
pytest -vs --disable-warnings
195-
```
195+
```
196+
197+
## 状态
198+
199+
![Alt](https://repobeats.axiom.co/api/embed/b2174ef1abbebaea309091f1c998fc97d0c1536a.svg "Repo beats analytics image")
196200

197201
## 贡献者
198202

@@ -214,10 +218,10 @@ mvc 架构作为常规设计模式,在 python web 中也很常见,但是三
214218

215219
<table>
216220
<tr>
217-
<td><a href="https://t.me/+ZlPhIFkPp7E4NGI1">直链跳转</a></td>
221+
<td style="text-align: center;"><a href="https://t.me/+ZlPhIFkPp7E4NGI1">直链跳转</a></td>
218222
</tr>
219223
<tr>
220-
<td> Telegram </td>
224+
<td>Telegram(科学上网)</td>
221225
</tr>
222226
</table>
223227

0 commit comments

Comments
 (0)