Update README.md

This commit is contained in:
Schimon Jehudah 2022-06-21 17:12:31 +00:00
parent 030b3e1056
commit b502e4dbaa

View file

@ -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.