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 - -[![Build status](https://github.com/termux/termux-app/workflows/Build/badge.svg)](https://github.com/termux/termux-app/actions) -[![Testing status](https://github.com/termux/termux-app/workflows/Unit%20tests/badge.svg)](https://github.com/termux/termux-app/actions) -[![Join the chat at https://gitter.im/termux/termux](https://badges.gitter.im/termux/termux.svg)](https://gitter.im/termux/termux) -[![Join the Termux discord server](https://img.shields.io/discord/641256914684084234.svg?label=&logo=discord&logoColor=ffffff&color=5865F2)](https://discord.gg/HXpF69X) -[![Termux library releases at Jitpack](https://jitpack.io/v/termux/termux-app.svg)](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. + +*** + +

+ +

+ +
+ Downloads + Fork +
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