From 78ce0295479807fd83d42564fc72d9be40f196f2 Mon Sep 17 00:00:00 2001 From: m455 Date: Tue, 12 Mar 2019 23:29:01 -0400 Subject: [PATCH] made an awesome help message --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 91c6b42..8d20093 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ Now the default directory and todo list file have better default permissions: - Encrypt `todo.txt` file - Add note on `.bash_history` about items being added here before going into the `todo.txt` file +# TL;DR + +Run `./rodo.rkt` or, if you want an executable, run `raco exe rodo.rkt` to +compile the project into a single executable file + # Table of Contents * [Platforms](https://github.com/m455/rodo#platforms)