diff --git a/README.md b/README.md index 58d80fa..8c97fe8 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,14 @@ # Alfis ![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 -This project represents a minimal blockchain with no coin, capable of sustaining any number of domain name zones and domains. +This project represents a minimal blockchain without cryptocurrency, capable of sustaining any number of domain name zones and domains. -![Screenshot](img/PiSwDe.png) +![Screenshot](img/keys.png) -![Screenshot](img/0WzaeA.png) +![Screenshot](img/domains.png) ## Building and running diff --git a/img/0WzaeA.png b/img/0WzaeA.png deleted file mode 100644 index 4a66ddf..0000000 Binary files a/img/0WzaeA.png and /dev/null differ diff --git a/img/PiSwDe.png b/img/PiSwDe.png deleted file mode 100644 index a794f35..0000000 Binary files a/img/PiSwDe.png and /dev/null differ diff --git a/img/domains.png b/img/domains.png new file mode 100644 index 0000000..56800eb Binary files /dev/null and b/img/domains.png differ diff --git a/img/keys.png b/img/keys.png new file mode 100644 index 0000000..a1292aa Binary files /dev/null and b/img/keys.png differ