From cf951392ab4f740cdf1f636795c9b55b392e587c Mon Sep 17 00:00:00 2001 From: Jesse Laprade Date: Sat, 8 Sep 2018 00:11:00 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 582073d..ea98df2 100755 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ The below examples assume that you have **rodo** [set up](https://github.com/m45 ### init -Initializes a file in `~/.rodo/todo-list` by default +Initializes a file in **~/.rodo/todo-list** by default Example: `rodo init` @@ -129,4 +129,4 @@ Example: `rodo rm 1` ## Configuring rodo -Right now, the configurations can be found in the `config.rkt` file. Settings such at **program name**, **path**, and **directory** can be set here. +Right now, the configurations can be found in the **config.rkt** file. Settings such at **program name**, **path**, and **directory** can be set here.