From e973f0abf982a3a5eb6580ca9e8651b0e8daaa3b Mon Sep 17 00:00:00 2001 From: Paul Walko Date: Tue, 27 Dec 2016 01:53:23 -0500 Subject: [PATCH] Create README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..918baa3 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# flask_bash +Flask webapp desinged to complement https://github.com/paulwalko/phenny for displaying quotes + +Currently implemented at https://paul.walko.org/bash + +# Usage: +Setup flask: http://flask.pocoo.org/docs/0.12/installation/ + +Run: + +``` +python bash.py +``` + +Example: + +https://paul.walko.org/bash