From 951e060c4b2993a89c54fbf3165b9084aac7b736 Mon Sep 17 00:00:00 2001 From: jowj Date: Sat, 6 Oct 2018 16:29:17 -0500 Subject: [PATCH] Update readme to at least have the fucking run options. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index fa29b2c..93381f9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # colove a container of love + +## usage +First, build the container: +`py colove.py -b` + +Then, run the container and attach: +`py colove.py -r` + +These do magic that is baked into the script that I should update here later. \ No newline at end of file