From 7da67c278b703baf8b0c960a3085a2a5b7c0e83b Mon Sep 17 00:00:00 2001 From: Jordan Date: Sun, 5 Apr 2020 20:22:14 -0700 Subject: readme format (spacing) --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 17bf421..08df381 100644 --- a/README +++ b/README @@ -2,6 +2,7 @@ audiobook-rss: stream directory of audiobooks to podcasting apps via RSS installation ------------ + a) copy and populate app.cfg and uwsgi.ini (if using UWSGI) b) create venv, install flask and uwsgi @@ -12,6 +13,7 @@ d) execute uwsgi.sh to start the server design decisions ---------------- + 1. directories contained within config:ROOT_PATH are marked as audiobooks if and only if they contain at least one MP3 file -- cgit v1.2.3-54-g00ecf