Browse Source

Add a badge for 0.1.0

luojia65 4 năm trước cách đây
mục cha
commit
44af86de50
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -2,6 +2,8 @@
 
 RISC-V Supervisor Binary Interface implementation in Rust; runs on M-mode.
 
+[![crates.io](https://img.shields.io/crates/d/rustsbi.svg)](https://crates.io/crates/rustsbi)
+
 ## Binary downloads
 
 See [releases](https://github.com/luojia65/rustsbi/releases).