From da784fc6e87a2e59a061a49edfdaeaf67de3fe74 Mon Sep 17 00:00:00 2001 From: George Mandis Date: Mon, 29 Nov 2021 04:19:19 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e79b271..df541a3 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,9 @@ Not the most exciting-looking demos, I'll admit, but they work! The quickest way is to remix the project on Glitch: [https://glitch.com/edit/#!/bubo-rss](https://glitch.com/edit/#!/bubo-rss) -Just changed some feeds in `./config/feeds.json` file and you're set! If you'd like to modify the style or the template you can changed `./public/style.css` file or the `./config/template.html` file respectively. +There is also a `glitch` branch on this repo if you'd prefer to start there. + +Just change some feeds in `./config/feeds.json` file and you're set! If you'd like to modify the style or the template you can changed `./public/style.css` file or the `./config/template.html` file respectively. ## Deploying to Netlify