Skip to content

Commit

Permalink
Merge pull request #10 from rst0git/readme-crates
Browse files Browse the repository at this point in the history
readme: Add crates.io badges
  • Loading branch information
adrianreber committed Jun 30, 2022
2 parents 1950674 + df2d2a7 commit ada6959
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![crates.io](https://img.shields.io/crates/v/rust-criu.svg)](https://crates.io/crates/rust-criu)
[![ci](https://github.com/checkpoint-restore/rust-criu/actions/workflows/test.yml/badge.svg)](https://github.com/checkpoint-restore/rust-criu/actions)

# rust-criu

`rust-criu` provides an interface to use [CRIU](https://criu.org/) in the
Expand Down

0 comments on commit ada6959

Please sign in to comment.