From 5d9a105e5d2ec3f03738ae55e5104063aa661cee Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 2 May 2026 19:43:23 +0200 Subject: Update the README and screenshots in preparation for the release (#1255) * README: Acknowledge NLnet * Move FUNDING.yml into .github/ * Update screenshots Redo the screenshots with the suggestions visible.--- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ed20b49..2e4fa3d 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,7 @@ Improve the application translations [using Weblate](https://hosted.weblate.org/ For instructions on building the application, see [Contributing](CONTRIBUTING.md). + +## Acknowledgement + +The [NLnet foundation](https://nlnet.nl/) funded the work on the spell checking feature. -- cgit v1.2.3 From 11b735bfe8591f120f994733b79e9bf236232103 Mon Sep 17 00:00:00 2001 From: alotbsol555 Date: Wed, 6 May 2026 01:03:47 +0200 Subject: Update README (#1279) Removed mention of network requests from the README, due to dictionary downloads.--- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2e4fa3d..1ca83b9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The main feature is that you can type more characters by swiping the keys toward This application was originally designed for programmers using Termux. Now perfect for everyday use. -This application contains no ads, doesn't make any network requests and is open source. +This application contains no ads and is open source. Usage: to apply the symbols located in the corners of each key, slide your finger in the direction of the symbols. For example, the Settings are opened by sliding in the left down corner. -- cgit v1.2.3