aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-01-04 19:55:55 -0600
committerChristian Cleberg <hello@cleberg.net>2024-01-04 19:55:55 -0600
commita6bef01848c12002c1c9f7a3e8ad18e0dab767a6 (patch)
treeba9059e4f77ccc36e8f811ae70534a874ae6e80f
parent0665754e63db47b77c98f1809e182ad2e982e4ee (diff)
downloadlibre-tasks-a6bef01848c12002c1c9f7a3e8ad18e0dab767a6.tar.gz
libre-tasks-a6bef01848c12002c1c9f7a3e8ad18e0dab767a6.tar.bz2
libre-tasks-a6bef01848c12002c1c9f7a3e8ad18e0dab767a6.zip
fix: remove maintenance note from README
-rw-r--r--README.md13
1 files changed, 2 insertions, 11 deletions
diff --git a/README.md b/README.md
index d335bfe..58481ea 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,5 @@
# LibreTasks
-**NOTICE:** LibreTasks (ios-tasks) is no longer under development and currently
-holds a minimally-usable version of the app. This is the last update and will
-not be maintained further.
-
LibreTasks intended to be a simple open-source tasks app for iOS, written
in Swift.
@@ -30,10 +26,5 @@ iOS reminders app for those who prefer open-source alternatives.
## Screenshots
-The task list:
-
-![Task List](Screenshots/tasks.png)
-
-Creating a task:
-
-![Task Creation](Screenshots/new_task.png)
+| Task List | Task Creation |
+| ![Task List](Screenshots/tasks.png) | ![Task Creation](Screenshots/new_task.png) |