📝 add a badge for crates.io

This commit is contained in:
moznion
2020-12-12 14:03:16 +09:00
committed by GitHub
parent 148060a506
commit e97943fdc0

View File

@@ -1,4 +1,4 @@
# radius-rs ![Check](https://github.com/moznion/radius-rs/workflows/Check/badge.svg)
# radius-rs [![Check](https://github.com/moznion/radius-rs/workflows/Check/badge.svg)](https://github.com/moznion/radius-rs/actions) [![crates.io](https://img.shields.io/crates/v/radius.svg)](https://crates.io/crates/radius)
An async/await native implementation of the RADIUS server and client for Rust.