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.