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 bdacda4 commit f23db11Copy full SHA for f23db11
README.md
@@ -2,8 +2,6 @@
2
<img height="200" src="https://user-images.githubusercontent.com/6121530/178105221-a2128126-c8d2-43f1-9e2d-8a20606d4f24.png">
3
</p>
4
5
-## Demo
6
-
7
## Why
8
9
I was using these note taking apps to write my tasks on the daily-pages. The
@@ -13,7 +11,7 @@ many markdown files.
13
11
14
12
## What
15
16
-A command-line TUI app, that uses SQLite for storing tasks.
+A command-line TUI ToDo app, that uses SQLite for storing tasks.
17
18
## How
19
@@ -53,3 +51,8 @@ make install-deps
53
51
make build
54
52
make test
55
```
+
+## Demo
56
57
+https://user-images.githubusercontent.com/6121530/178357996-c67a1c3d-72d7-44b8-81c7-2f822925acbf.mp4
58
0 commit comments