From be19b109f1b39e57a870775f0a5b5193f95816d3 Mon Sep 17 00:00:00 2001 From: Sem van der Hoeven Date: Mon, 7 Sep 2020 00:18:08 +0200 Subject: [PATCH] added how to contribute to readme --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2994791..ca21c81 100644 --- a/readme.md +++ b/readme.md @@ -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 \ No newline at end of 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. \ No newline at end of file