Skip to content

Commit bc1188a

Browse files
committed
add CI badge to README
1 parent 1fd38f4 commit bc1188a

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,5 +1,7 @@
11
This is a small Rust application for managing database migrations for MySQL.
22

3+
![CI](https://github.com/EasyPost/rmmm/workflows/CI/badge.svg?branch=master)
4+
35
It compiles into a single binary called `rmmm`.
46

57
Configuration, by default, is through the `db/` directory of the directory in which `rmmm` is invoked. Migrations will

0 commit comments

Comments
 (0)