更新readme

master
yutent 2023-06-08 13:16:15 +08:00
parent 09ff5919c7
commit 03591b72aa
2 changed files with 21 additions and 0 deletions

21
Readme.md Normal file
View File

@ -0,0 +1,21 @@
## github-stats
> 一个显示gayhub状态的小工具。
### 示例
```md
![top-langs](https://stats.wkit.fun/api/toplangs?username=${用户名}&count=${要显示的语言数量})
```
![demo](./preview/demo.png)
### 接口
暂时只有一个"显示使用最多的语言"接口
#### /api/toplangs
1. username - 用户名
2. count - 要显示的语言数量, 最低2条, 最多16条

BIN
preview/demo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB