From 87da94922b26953cf10f935f3282f4345518a2b7 Mon Sep 17 00:00:00 2001 From: Nemo Date: Tue, 5 Nov 2019 15:21:09 +0530 Subject: [PATCH] Adds Play Store RSS Feed --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8f99d53..54f83b0 100644 --- a/README.md +++ b/README.md @@ -580,6 +580,10 @@ DON'T LET YOUR COMPANY DIE](https://twitter.com/scottburke777/status/11433568726 One line pitch: Make a simple webapp that uses the Twitter UI to generate Play your own Adventures. For bonus points, add support for [Twine](https://twinery.org/) or perhaps DNML to let people create these easily. +# Playstore RSS Feed for Version Updates + +An RSS feed to follow updates on applications would be nice. Details: https://github.com/RSS-Bridge/rss-bridge/issues/1352. + # SVG to PNG on the Edge I wanted to generate SVG images based on Social Media sharing templates that could be re-purposed as header images for any of my articles. Such a solution would help bloggers immensely, since your Open Graph images can be easily dynamically generated. Same goes for people with static sites. (Generating a static SVG is much easier than generating PNG images).