Update README.md

This commit is contained in:
Revertron
2021-02-23 16:34:18 +01:00
committed by GitHub
parent 87548a56de
commit fb9943bff7
+3 -2
View File
@@ -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).
You can do it by issuing this command: `sudo apt install libwebkit2gtk-4.0-dev` (on Debian/Ubuntu and derivatives).