From a9ddf71bb042a029e4cd7f3971e80c44f23b0f83 Mon Sep 17 00:00:00 2001 From: Galen Guyer Date: Sun, 29 Nov 2020 23:28:35 -0500 Subject: markdown is hard --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05a27ee..066cbcd 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ Locally running this application should be pretty simple. * `pip install -r requirements.txt` 3. Run the app * `gunicorn poller:APP --bind=localhost:5000` -3.5. Scream because the database won't work because that's hard and I wrote this really poorly (rewrite soon(tm)) -4. Visit localhost:5000 in your web browser. +4. Scream because the database won't work because that's hard and I wrote this really poorly (rewrite soon(tm)) +5. Visit localhost:5000 in your web browser. ## Linting This demo uses pylint. -- cgit v1.2.3