From b502e4dbaaee802b50426a9c961aeaf66350c06b Mon Sep 17 00:00:00 2001 From: Schimon Jehudah Date: Tue, 21 Jun 2022 17:12:31 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6d2ef34..ccb47c2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Syndication bot for the XMPP communication network. ## Getting started ``` -python slixfeed.py +$ python slixfeed.py Username: Password: ``` @@ -28,8 +28,8 @@ add feed http://hackerpublicradio.org/hpr_ogg_rss.php ## Authors and acknowledgment - Schimon Jehudah, Attorney at Law. -- [imattau](https://github.com/imattau/atomtopubsub) (Some code was taken from imattau) -- Jaussoin Timothée [edhelas](https://github.com/edhelas/atomtopubsub) +- [imattau](https://github.com/imattau/atomtopubsub) (Some code, mostly URL handling, was taken from imattau) +- [edhelas](https://github.com/edhelas/atomtopubsub) - magicfelix (async) - [Link Mauve](https://linkmauve.fr/contact.xhtml) - Slixmpp participants who chose to remain anonymous or not to appear in this list.