Skip to content

Commit f23db11

Browse files
authored
Update README.md
1 parent bdacda4 commit f23db11

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
<img height="200" src="https://user-images.githubusercontent.com/6121530/178105221-a2128126-c8d2-43f1-9e2d-8a20606d4f24.png">
33
</p>
44

5-
## Demo
6-
75
## Why
86

97
I was using these note taking apps to write my tasks on the daily-pages. The
@@ -13,7 +11,7 @@ many markdown files.
1311

1412
## What
1513

16-
A command-line TUI app, that uses SQLite for storing tasks.
14+
A command-line TUI ToDo app, that uses SQLite for storing tasks.
1715

1816
## How
1917

@@ -53,3 +51,8 @@ make install-deps
5351
make build
5452
make test
5553
```
54+
55+
## Demo
56+
57+
https://user-images.githubusercontent.com/6121530/178357996-c67a1c3d-72d7-44b8-81c7-2f822925acbf.mp4
58+

0 commit comments

Comments
 (0)