From f2c47822ceb78da65478737ef787adc517d136bf Mon Sep 17 00:00:00 2001 From: Jesse Laprade Date: Sat, 8 Sep 2018 00:19:54 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 741e054..b9b0af7 100755 --- a/README.md +++ b/README.md @@ -78,11 +78,11 @@ racket ~/path/to/rodo.rkt "$@" ### Windows -*No instructions yet* +*To do* ### Mac -*No instructions yet* +*To do* ## Usage @@ -110,4 +110,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.