Skip to content

Commit

Permalink
docs: add shields.io badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
xen0n committed Jun 26, 2024
1 parent 85e85c3 commit b68e52b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
<p>The package manager for <a href="https://github.com/ruyisdk">RuyiSDK</a>.</p>
</div>

![GitHub Tag](https://img.shields.io/github/v/tag/ruyisdk/ruyi?label=latest%20tag)
![GitHub License](https://img.shields.io/github/license/ruyisdk/ruyi)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ruyisdk/ruyi/dist.yml)
![Python Version](https://img.shields.io/badge/python-%3E%3D3.11-blue)

## Installation and usage

You can get pre-built binaries of `ruyi` from [the RuyiSDK mirror][mirror-testing]
Expand Down

0 comments on commit b68e52b

Please sign in to comment.