Skip to content

Commit 0e3d48a

Browse files
committed
完善文档
1 parent cab6694 commit 0e3d48a

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,14 @@ Django 新的动态Admin , 具有异步请求, 异步列表页刷新和加载, U
1717
![](https://img.shields.io/github/forks/Haoke98/DjangoAsyncAdmin.svg)
1818
![](https://img.shields.io/github/stars/Haoke98/DjangoAsyncAdmin.svg)
1919
![](https://img.shields.io/github/watchers/Haoke98/DjangoAsyncAdmin.svg)
20-
![](https://img.shields.io/github/commits-since/Haoke98/DjangoAsyncAdmin/v6.7.3.svg)
20+
![GitHub language count](https://img.shields.io/github/languages/count/Haoke98/DjangoAsyncAdmin)
21+
![GitHub search hit counter](https://img.shields.io/github/search/Haoke98/DjangoAsyncAdmin/django)
22+
![GitHub top language](https://img.shields.io/github/languages/top/Haoke98/DjangoAsyncAdmin)
23+
![GitHub contributors](https://img.shields.io/github/contributors/Haoke98/DjangoAsyncAdmin)
2124

22-
![](http://ForTheBadge.com/images/badges/made-with-python.svg)
2325

26+
![](http://ForTheBadge.com/images/badges/made-with-python.svg)
27+
[![forthebadge](https://haoke98.github.io/DjangoAsyncAdmin/static/MADE%20WITH-JetBrains-PyCharm.svg)](https://forthebadge.com)
2428

2529
## 灵感来历
2630
* thinkPHP

docs/index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,14 @@ Django 新的动态Admin , 具有异步请求, 异步列表页刷新和加载, U
1717
![](https://img.shields.io/github/forks/Haoke98/DjangoAsyncAdmin.svg)
1818
![](https://img.shields.io/github/stars/Haoke98/DjangoAsyncAdmin.svg)
1919
![](https://img.shields.io/github/watchers/Haoke98/DjangoAsyncAdmin.svg)
20-
![](https://img.shields.io/github/commits-since/Haoke98/DjangoAsyncAdmin/v6.7.3.svg)
20+
![GitHub language count](https://img.shields.io/github/languages/count/Haoke98/DjangoAsyncAdmin)
21+
![GitHub search hit counter](https://img.shields.io/github/search/Haoke98/DjangoAsyncAdmin/django)
22+
![GitHub top language](https://img.shields.io/github/languages/top/Haoke98/DjangoAsyncAdmin)
23+
![GitHub contributors](https://img.shields.io/github/contributors/Haoke98/DjangoAsyncAdmin)
24+
2125

2226
![](http://ForTheBadge.com/images/badges/made-with-python.svg)
27+
[![forthebadge](static/MADE%20WITH-JetBrains-PyCharm.svg)](https://forthebadge.com)
2328

2429

2530
## 灵感来历
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)