From 52f32fca2f64c5dbc36d97c2ea2352e1ce9d33eb Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Thu, 9 Aug 2018 20:10:03 +0100 Subject: [PATCH] Add link to help.md for command in readme --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index fcb8a41..21d6d7a 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,7 @@ A bot to hold your todo.txt tasks ## commands -All commands require a preceding `/`. -- add - add a task -- rm - remove a task, requires task id -- ls - list tasks, use 'f[ilter]:FILTERTEXT' syntax to search -- do - complete a task, requires task id -- undo - undo a task, requires task id -- marco - responds 'polo', tests the bot it up - -If no command is specified, it is assumed to be the add command. - +See [help.md](help.md) ## todo - favourite commands