Update README.md
This commit is contained in:
parent
030b3e1056
commit
b502e4dbaa
1 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue