diff --git a/README.md b/README.md
old mode 100644
new mode 100755
index 5e7fb1dcfc..097f6db3a1
--- a/README.md
+++ b/README.md
@@ -1,11 +1,35 @@
-# Termux application
-
-[](https://github.com/termux/termux-app/actions)
-[](https://github.com/termux/termux-app/actions)
-[](https://gitter.im/termux/termux)
-[](https://discord.gg/HXpF69X)
-[](https://jitpack.io/#termux/termux-app)
-
+
+
+
+
+
+
+
+
+
+
+
+
[Termux](https://termux.com) is an Android terminal application and Linux environment.
@@ -285,3 +309,16 @@ The `versionName` in `build.gradle` files of Termux and its plugin apps must fol
- You also need to recompile bootstrap zip for the new package name. Check [building bootstrap](https://github.com/termux/termux-packages/wiki/For-maintainers#build-bootstrap-archives), [here](https://github.com/termux/termux-app/issues/1983) and [here](https://github.com/termux/termux-app/issues/2081#issuecomment-865280111).
- Currently, not all plugins use `TermuxConstants` from `termux-shared` library and have hardcoded `com.termux` values and will need to be manually patched.
- If forking termux plugins, check [Forking and Local Development](https://github.com/termux/termux-app/wiki/Termux-Libraries#forking-and-local-development) for info on how to use termux libraries for plugins.
+
+***
+
+
+
+
+
+
+

+

+
diff --git a/art/logo_dark.png b/art/logo_dark.png
new file mode 100755
index 0000000000..16e7d753ce
Binary files /dev/null and b/art/logo_dark.png differ
diff --git a/art/logo_light.png b/art/logo_light.png
new file mode 100755
index 0000000000..51ebc13e3f
Binary files /dev/null and b/art/logo_light.png differ
diff --git a/art/screenshot.png b/art/screenshot.png
new file mode 100755
index 0000000000..7fc1daad58
Binary files /dev/null and b/art/screenshot.png differ