diff --git a/README.md b/README.md index 3a20efa..6997653 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Alfis -[![Rust](https://github.com/Revertron/Alfis/actions/workflows/rust_build_and_test.yml/badge.svg)](https://github.com/Revertron/Alfis/actions/workflows/rust_build_and_test.yml) +![Builds](https://github.com/Revertron/Alfis/actions/workflows/rust_build_and_test.yml/badge.svg) +![Releases](https://github.com/Revertron/Alfis/actions/workflows/rust_create_release.yml/badge.svg) Alternative Free Identity System @@ -27,4 +28,4 @@ cargo build ### On Linux If you are building on Linux you must ensure that you have `libwebkitgtk` library installed. -You can do it by issuing this command: `sudo apt install libwebkit2gtk-4.0-dev` (on Debian/Ubuntu and derivatives). \ No newline at end of file +You can do it by issuing this command: `sudo apt install libwebkit2gtk-4.0-dev` (on Debian/Ubuntu and derivatives).