From 4f224d5d76e5400869115ad1eab4dfa930bf5140 Mon Sep 17 00:00:00 2001 From: Dheepak Krishnamurthy Date: Fri, 26 Mar 2021 18:57:09 -0600 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6193856..8cc816c 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,11 @@ A Terminal User Interface for [Taskwarrior](https://taskwarrior.org/). ![](https://user-images.githubusercontent.com/1813121/97066323-acd41500-1571-11eb-90c2-d74faa21e1ad.png) -See for documentation. +### Documentation -# Installation + + +### Installation Unless otherwise specified, you will need to install `taskwarrior` first. See for more information. @@ -25,3 +27,8 @@ Unless otherwise specified, you will need to install `taskwarrior` first. See for more information. + +### Configuration + +`taskwarrior-tui` uses `taskrc` for various configuration options. +See or for more information.