From: Jacob Casper Date: Sun, 17 Nov 2019 20:33:12 +0000 (-0600) Subject: Update README because I forgot how to develop this app. X-Git-Url: https://git.jacobcasper.com/?p=Marketplaylister.git;a=commitdiff_plain Update README because I forgot how to develop this app. --- diff --git a/README.md b/README.md index bd57f3a..91aac8e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ -#Marketplaylister +# Marketplaylister This app automatically creates a Spotify playlist from the Marketplace with Kai Ryssdal music from the month's podcasts. + +# Usage + +- Have the secrets in a `secrets.php` file handy ;) +- Run a server that can handle php files on `localhost:7777`. +- Navigate to `localhost:7777/marketplay.php?state=MM:YYYY` (because I did an ugly hack for now) and authorize access to create public and private playlists. +- Listen!