We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b4d761 commit 51c8194Copy full SHA for 51c8194
GUIScripts/Checklist App/Readme.md
@@ -1,7 +1,11 @@
1
# Checklist App
2
## Description
3
-* This apps used to maintain a todo list.
+* This app is used to maintain a todo list.
4
* You can add,delete and save the jobs that you want to do.
5
+* If you want to do a task you can click on add item button.
6
+* If you want to delete an item select the item and click on remove item button.
7
+* If you want to clear all items then click on clear list button.
8
+* If you want to save your previous tasks you can click on save button.
9
10
## How to run it
11
* Make Sure you have python in your machine.
0 commit comments