Skip to content

Commit 494e492

Browse files
committed
add some more badges
1 parent 32b7b80 commit 494e492

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
This is a small Rust application for managing database migrations for MySQL.
22

33
[![CI](https://github.com/EasyPost/rmmm/workflows/CI/badge.svg?branch=master)](https://github.com/EasyPost/rmmm/actions/workflows/ci.yml)
4+
[![Crates.io](https://img.shields.io/crates/v/rmmm)](https://crates.io/crates/rmmm)
5+
[![Crates.io](https://img.shields.io/crates/l/rmmm)](LICENSE.txt)
46

57
It compiles into a single binary called `rmmm`.
68

0 commit comments

Comments
 (0)