Add "statuses of projects" to checklist
1 files changed, 2 insertions(+), 0 deletions(-)

M check.py
M check.py +2 -0
@@ 12,6 12,8 @@ TASKS = [
     'Check diary 5 days',
     'Read todo list notebook',
     'Read todo.txt',
+    'Status of Hm project',
+    'Status of HPP project',
 ]
 
 def color_pair(id, fg, bg):