From 788c2c4f6d0c0d216941aceb16c9096b9af11b50 Mon Sep 17 00:00:00 2001 From: Francesco <franzbianconero@gmail.com> Date: Thu, 16 Jun 2016 15:21:50 +0200 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..888ebb6 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ + # TUI-ConsoleLauncher + Android launcher built in a Linux terminal emulator + + -Play Store: https://play.google.com/store/apps/details?id=ohi.andre.consolelauncher + +[<img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="60">](https://f-droid.org/app/ohi.andre.consolelauncher) + +<a href="https://play.google.com/store/apps/details?id=ohi.andre.consolelauncher"><img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" height="60"></a> + + XDA Thread: http://forum.xda-developers.com/android/apps-games/t-ui-terminal-console-launcher-t3146288/post61606911#post61606911 -- GitLab