added how to contribute to readme

This commit is contained in:
Sem van der Hoeven
2020-09-07 00:18:08 +02:00
parent 193af9958c
commit be19b109f1

View File

@@ -9,6 +9,7 @@ by Sem van der Hoeven
- [Installation](#Installation)
- [Usage](#Usage)
- [Features to be added](#Features-to-be-added)
- [How to contribute](#How-to-contribute)
# Overview
This is a project management tool straight from your terminal!
@@ -51,4 +52,7 @@ All tasks also have a description which can be edited. You can begin editing a t
- Custom task states
- Custom task colors
- Project-specific color themes
- Exporting of project to text file
- Exporting of project to text file
# How to contribute
If you would like to contribute to this project, you can fork it and make a pull request with the changes you would like to have added.