edit readme

This commit is contained in:
Sem van der Hoeven
2021-05-12 11:21:27 +02:00
parent 022f19a459
commit aabaf72e46

View File

@@ -15,7 +15,7 @@ by Sem van der Hoeven
This is a project management tool straight from your terminal!
It is written in python using the [curses library](https://docs.python.org/3/library/curses.html).
It gives a neat presentation of all your projects, which you can assign tasks to, which all have a unique status and description. This gives you an overview of the project's progress at a glance.
It shows you a neat presentation of all your projects, which you can assign tasks to, which all have a unique status and description. This gives you an overview of the project's progress at a glance.
# Installation