diff --git a/README.md b/README.md index 984af3b..c6b6367 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,10 @@ Executing bare `mynews` will use in-memory DB and will print to stdout by defaul For full list of available options, see: `mynews -help` -Working example: [https://t.me/lawzava_news](https://t.me/lawzava_news) +Working examples: + +- Tech News [https://t.me/lawzava_news_tech](https://t.me/lawzava_news_tech) +- Design News [https://t.me/lawzava_news_design](https://t.me/lawzava_news_design) ## Contributions and issues diff --git a/snapcraft.yaml b/snapcraft.yaml index 85e006c..fe32c4a 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,5 @@ name: mynews -version: '1.5.0' +version: '1.5.1' summary: Personalized news feed parser & broadcast description: Easily specify your RSS/Atom sources and broadcast preferences to get personalized news feed. base: core20