diff --git a/README.md b/README.md new file mode 100644 index 0000000..7c6056a --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Set up + +Make a virtualenv, this is left as an exercise to the reader. + +## Install + +Pip install from requirements.txt, this is left as an exercise to the reader. + +## Run + +Run the flask app, this is left as an exercise to the reader. \ No newline at end of file