krz/libre-tasks

A free and private task manager for iOS.

clone: git clone https://gitbay.org/krz/libre-tasks.git

a6bef01848c12002c1c9f7a3e8ad18e0dab767a6

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2024-01-05T01:55:55Z

fix: remove maintenance note from README
 README.md | 13 ++-----------
 1 file 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) |