From a21ab2ceee655a085c0de0db6781062535bba044 Mon Sep 17 00:00:00 2001 From: Jesse Laprade Date: Fri, 7 Sep 2018 22:31:45 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 05c6c69..36adcc9 100755 --- a/README.md +++ b/README.md @@ -16,12 +16,12 @@ An easy-to-use todo list program for people who live on the command line written * [Windows](https://github.com/m455/rodo#windows) * [Mac](https://github.com/m455/rodo#mac) * [Usage](https://github.com/m455/rodo#usage) - * [init](https://github.com/m455/rodo#init) - * [ls](https://github.com/m455/rodo#ls) - * [add](https://github.com/m455/rodo#add) + * [`init`](https://github.com/m455/rodo#init) + * [`ls`](https://github.com/m455/rodo#ls) + * [`add`](https://github.com/m455/rodo#add) * [Adding a single-word entry](https://github.com/m455/rodo#adding-a-single-word-entry) * [Adding a multi-word entry](https://github.com/m455/rodo#adding-a-multi-word-entry) - * [rm](https://github.com/m455/rodo#rm) + * [`rm`](https://github.com/m455/rodo#rm) * [Configuration](https://github.com/m455/rodo#configuring-rodo) ## Platforms