From bdf8d2d4568bd171c1573084f16398bf049ddcda Mon Sep 17 00:00:00 2001 From: Aunib <60062580+Aunib@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:42:17 +0200 Subject: [PATCH] Update README.md removed the reference to inthe.am (The project shut down three months ago) The announcement: https://github.com/coddingtonbear/inthe.am/discussions/427 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7094361..3b19b51 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Foreground includes the following features: More features are planned! ## Syncing -To set up sync, add your Taskwarrior server credentials (provided by your taskd server or a service like inthe.am or FreeCinc) to the settings menu, and enable sync using the toggle. A test will be run to check if the settings are valid, and the enable will stick if your configuration is correct. You can also configure automatic syncing in this menu, or click the sync button on the main page to start a sync. +To set up sync, add your Taskwarrior server credentials (provided by your taskd server or a service like FreeCinc) to the settings menu, and enable sync using the toggle. A test will be run to check if the settings are valid, and the enable will stick if your configuration is correct. You can also configure automatic syncing in this menu, or click the sync button on the main page to start a sync. ## Issues Want to report a bug, submit a feature request, or contribute code? Read [CONTRIBUTING.md](CONTRIBUTING.md)! It contains information on this project's procedures, standards, and architecture.