Skip to content

Commit

Permalink
Add workflow badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Codetector1374 committed Jul 26, 2024
1 parent 0e8f01e commit 29d22e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Rust
name: Build and Tests

on:
push:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# InnoDB_rs

![](https://github.com/codetector1374/innodb_rs/actions/workflows/rust.yml/badge.svg)

InnoDB_rs is written to faciliate data recovery from accidentally deleted MySQL databases.
But also serves as an implementation of InnoDB's storage engine in Rust.

Expand Down

0 comments on commit 29d22e4

Please sign in to comment.