From: Huck Boles Date: Sat, 26 Nov 2022 20:59:27 +0000 (-0600) Subject: README update X-Git-Url: https://git.huck.website/?a=commitdiff_plain;h=9aab99a3c5edfae262299304c892366b6be14cd3;p=odot.git README update --- diff --git a/Makefile b/Makefile index 8717a93..3c990fc 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ SHELL = /bin/bash PROG = odot -BINDIR ?= /bin +BINDIR ?= /usr/bin STATEDIR ?= $(HOME)/.local/state diff --git a/README.md b/README.md index 5213c39..37e8e90 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,10 @@ current todo list in alphabetical order. * Usage: - - Add new task to list: + - Add or remove a task from list: - $ odot [new task not on list] + $ odot [task] - - Remove task from list: - - $ odot [task already on list] - - Show list: $ odot