From cf5682d808f745971afd5bb852cf767bb256ec71 Mon Sep 17 00:00:00 2001 From: sspanak Date: Tue, 25 Apr 2023 18:10:40 +0300 Subject: [PATCH] added donation information --- .github/FUNDING.yml | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000..0f1b7970 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +custom: ['https://www.buymeacoffee.com/sspanak'] diff --git a/README.md b/README.md index f40742fc..65ccc47f 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ As with many other open-source projects, this one is also maintained by its auth Your PRs are welcome! +## Supporting the Project +If you like Traditional T9, buy me a beer. Donations are currently accepted on [buymeacoffee.com](https://www.buymeacoffee.com/sspanak). + ## License - The source code, the logo image and the icons are licensed under the conditions described in [LICENSE.txt](LICENSE.txt). - The dictionaries are licensed under the licenses provided in the [respective readme files](docs/dictionaries/), where applicable. Detailed information about the dictionaries is also available there.