add CI status badge

This commit is contained in:
Takayuki Maeda 2021-05-27 23:36:51 +09:00
parent fc5a48d51f
commit 1640e084ee
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ The easiest way is to go to [README.md](README.md) and click on the "pen" icon i
If you want to add an entry to the `README.md` please consider this:
- if you want to add something, please use the template `[ACCOUNT/REPO](https://github.com/ACCOUNT/REPO) — DESCRIPTION`
- if you want to add something, please use the template `[REPO](https://github.com/ACCOUNT/REPO) — DESCRIPTION`
- if you want to add categories, please refer to categories in [awesome-rust](https://github.com/rust-unofficial/awesome-rust).
- please pay attention to the alphabetical ordering.

View file

@ -1,4 +1,4 @@
# Awesome Rewrite It In Rust (RIIR)
# Awesome Rewrite It In Rust (RIIR) [![github workflow status](https://img.shields.io/github/workflow/status/TaKO8Ki/awesome-rewrite-it-in-rust/CI/main)](https://github.com/TaKO8Ki/awesome-rewrite-it-in-rust/actions)
A curated list of replacements for existing software written in Rust.
@ -45,7 +45,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
#### rm
* [nivekuil/rip](https://github.com/nivekuil/rip) - A safe and ergonomic alternative to rm
* [rip](https://github.com/nivekuil/rip) - A safe and ergonomic alternative to rm
#### sed