aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index d008702..210b5e7 100644
--- a/readme.md
+++ b/readme.md
@@ -9,6 +9,7 @@ Task Time Tracker
# to-do list
- [ ] Include check on number of char bits;
+- [ ] Decide once for all if I'll be using uint8_t or char for strings.
- [x] maybe rename to task-time-tracker?
- [ ] Remove hash stuff;
- [ ] Tasks should have a `modified_on` timestamp field;