From 20390efc934c37e597c08bfe1dc82150b3d52831 Mon Sep 17 00:00:00 2001 From: Daniele Laudani Date: Mon, 3 May 2021 13:51:32 +0200 Subject: [PATCH] add credits for the icon --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dd121de8f..f970d8f25 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ Connect your phone and install the debug APK adb install ./app/build/outputs/apk/debug/app-debug.apk ``` ## Credits +- icon by [Marco TLS](https://www.marcotls.eu) + - [AOSP Keyboard](https://android.googlesource.com/platform/packages/inputmethods/LatinIME/) - [LineageOS](https://review.lineageos.org/admin/repos/LineageOS/android_packages_inputmethods_LatinIME) - [Simple Keyboard](https://github.com/rkkr/simple-keyboard)