We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94fcd3d commit 74728fcCopy full SHA for 74728fc
TODO (CLI-VER)/README.md
@@ -0,0 +1,16 @@
1
+
2
+<h1 align="center">Todo List CLI-VER</h1>
3
+List down your items in a Todolist so that you don't forget
4
5
+---------------------------------------------------------------------
6
7
8
9
+## How it works
10
+- If you don't have todolist.txt file in the current folder it will create one for you
11
+- You can add items to the list
12
+- You can delete items from the list
13
+- You can update items in the list
14
+- You can display Items as well
15
16
+#### By [Avishake Maji](https://github.com/Avishake007)
0 commit comments