aboutsummaryrefslogtreecommitdiffstats
path: root/run_me
diff options
context:
space:
mode:
Diffstat (limited to 'run_me')
-rwxr-xr-xrun_me5
1 files changed, 5 insertions, 0 deletions
diff --git a/run_me b/run_me
new file mode 100755
index 0000000..a920e69
--- /dev/null
+++ b/run_me
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+echo "To run the program: type ./optcli"
+echo "To re-build the program, type: make clean;make"
+