forked from sch/Slixfeed
Add HTML support
This commit is contained in:
parent
7844e9a9e3
commit
38783e2988
1 changed files with 4 additions and 3 deletions
|
@ -20,9 +20,10 @@ add feed http://hackerpublicradio.org/hpr_ogg_rss.php
|
|||
|
||||
## Roadmap
|
||||
- Improve asynchronism hadling;
|
||||
- Improve error handling
|
||||
- Add hash or urlencode
|
||||
- Add daemon interface
|
||||
- Improve error handling;
|
||||
- Add hash or urlencode;
|
||||
- Add daemon interface;
|
||||
- Add HTML support;
|
||||
|
||||
## Authors and acknowledgment
|
||||
- Schimon Jehudah, Attorney at Law.
|
||||
|
|
Loading…
Reference in a new issue