diff --git a/README.md b/README.md
index a218ea5..44041e5 100644
--- a/README.md
+++ b/README.md
@@ -19,14 +19,14 @@ You can download and run already built binaries from [releases](https://github.c
You can build Alfis by issuing `cargo build` and `cargo run` commands in a directory of cloned repository.
If you want to build release version you need to do `cargo build --release` as usual.
-### On Windows
+###  On Windows
You don't need any additional steps to build Alfis, just stick to the MSVC version of Rust.
If you see an error about missing `VCRUNTIME140.dll` when running alfis you will need to install [VC Redistributable](https://www.microsoft.com/en-us/download/details.aspx?id=52685) from Microsoft.
If you want to use modern browser engine from Edge instead of old from IE, you need to build with this command: `cargo build --release --features "edge"` (or use corresponding build from [releases](https://github.com/Revertron/Alfis/releases)).
-### On Windows (MINGW64)
+###  On Windows (MINGW64)
If you'd rather use Gnu version of Rust you can build Alfis by these steps:
```
pacman -S git mingw64/mingw-w64-x86_64-rust mingw64/mingw-w64-x86_64-cargo-c
@@ -35,11 +35,11 @@ cd Alfis
cargo build
```
-### On Linux
+###  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).
-####  On Arch Linux
+####  On Arch Linux
Create and install package with this commands:
diff --git a/img/archlinux.svg b/img/archlinux.svg
new file mode 100644
index 0000000..127c638
--- /dev/null
+++ b/img/archlinux.svg
@@ -0,0 +1,2 @@
+
+
diff --git a/img/domains.png b/img/domains.png
index 7f7a3cd..5728243 100644
Binary files a/img/domains.png and b/img/domains.png differ
diff --git a/img/keys.png b/img/keys.png
index 560648d..8977c8b 100644
Binary files a/img/keys.png and b/img/keys.png differ
diff --git a/img/linux.svg b/img/linux.svg
new file mode 100644
index 0000000..5ed814d
--- /dev/null
+++ b/img/linux.svg
@@ -0,0 +1,25 @@
+
+
diff --git a/img/windows.svg b/img/windows.svg
new file mode 100644
index 0000000..9c4e882
--- /dev/null
+++ b/img/windows.svg
@@ -0,0 +1,2 @@
+
+