diff --git a/.github/demos/demo1.png b/.github/demos/demo1.png
new file mode 100644
index 000000000..1e48efae4
Binary files /dev/null and b/.github/demos/demo1.png differ
diff --git a/.github/demos/demo2.png b/.github/demos/demo2.png
new file mode 100644
index 000000000..e53fbc073
Binary files /dev/null and b/.github/demos/demo2.png differ
diff --git a/.github/demos/demo3.png b/.github/demos/demo3.png
new file mode 100644
index 000000000..51d52f175
Binary files /dev/null and b/.github/demos/demo3.png differ
diff --git a/.github/preview.png b/.github/preview.png
deleted file mode 100644
index 735c7f1e5..000000000
Binary files a/.github/preview.png and /dev/null differ
diff --git a/README.md b/README.md
index 87972313e..541ffef44 100644
--- a/README.md
+++ b/README.md
@@ -7,33 +7,41 @@
- Full ghost mode (flexible)
- Messages history
- Anti-recall
-- Some appearance customization stuff
+- Font customization
+- Streamer mode
+- Material Design switches
- Local Telegram Premium
- Sync read states and message history with AyuSync *(TBA)*
-
+
## Downloads
### Windows
-You can download prebuilt Windows binary from [Releases tab](https://github.com/AyuGram/AyuGramDesktop/releases) or from the [Telegram topic](https://t.me/ayugramchat/12788).
+You can download prebuilt Windows binary from [Releases tab](https://github.com/AyuGram/AyuGramDesktop/releases) or from
+the [Telegram topic](https://t.me/ayugramchat/12788).
-Follow [official guide](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-win-x64.md) if you want to build by yourself.
+Follow [official guide](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-win-x64.md) if you want to
+build by yourself.
### Arch Linux
-You can install `ayugram-desktop-git` or `ayugram-desktop-bin` from [AUR](https://aur.archlinux.org/packages?O=0&K=ayugram).
+It is recommended to build AyuGram from source on any Linux distro.
+
+But if you're brave enough, you can install `ayugram-desktop-git` or `ayugram-desktop-bin`
+from [AUR](https://aur.archlinux.org/packages?O=0&K=ayugram).
These packages maintained by [westpain](https://github.com/incycledream). *We're not responsible for them.*
### Any other Linux distro
-Follow [official guide](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-linux.md).
+Follow the [official guide](https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-linux.md).
### Remarks for Windows
Make sure you have these components installed with VS Build Tools:
+
- C++ MFC latest (x86 & x64)
- C++ ATL latest (x86 & x64)
- latest Windows 11 SDK