Skip to content

Commit

Permalink
📝 feat(README.md): add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
iyear committed Oct 22, 2021
1 parent 51c40ab commit 76ee34f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
![](https://img.shields.io/github/go-mod/go-version/iyear/biligo?style=flat-square)
![](https://img.shields.io/badge/license-GPL-lightgrey.svg?style=flat-square)
![](https://img.shields.io/github/v/release/iyear/biligo?color=red&style=flat-square)
![](https://img.shields.io/github/last-commit/iyear/biligo?style=flat-square)
[![Go Reference](https://pkg.go.dev/badge/github.com/iyear/biligo.svg)](https://pkg.go.dev/github.com/iyear/biligo)

## 简介

Expand Down Expand Up @@ -192,7 +194,7 @@ func GetComments() {
- 由于项目特殊性,随时可能删库,随时可能弃坑
## 已实现API

[v0已实现API](https://github.com/iyear/biligo/blob/v0/API.md)
[v0](https://github.com/iyear/biligo/blob/v0/API.md)

## 留言
### 1
Expand Down

0 comments on commit 76ee34f

Please sign in to comment.