diff options
author | Jersey Fonseca <fonseca@uchicago.edu> | 2020-06-24 22:25:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-24 22:25:50 +0000 |
commit | 9c3df779c9355086819c7abf0641827ae242f169 (patch) | |
tree | 042a2bec4df9d80fa91ce3d0ecd7ae7c44b80e52 | |
parent | 21aa95b9b5fac486534976563caf3405ecc16482 (diff) |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -32,6 +32,9 @@ This gif shows how the TODO list opens up in vim. | |||
32 | 32 | ||
33 | We can also see that the task list is very easy to manage. | 33 | We can also see that the task list is very easy to manage. |
34 | 34 | ||
35 | The ascii art is inserted manually, but you can do that yourself with the file 'templates/md.skeleton' | ||
36 | |||
37 | |||
35 | ## Notes | 38 | ## Notes |
36 | 39 | ||
37 | Feedback and bug reports are welcomed and encouraged. | 40 | Feedback and bug reports are welcomed and encouraged. |