Update README
Add compatibility section and fix typo
This commit is contained in:
parent
980001cfc9
commit
c04c8c5b8a
8
README
8
README
@ -12,6 +12,12 @@ rss
|
|||||||
|--post
|
|--post
|
||||||
`--other_post
|
`--other_post
|
||||||
|
|
||||||
|
Compatibility
|
||||||
|
-------------
|
||||||
|
This program is designed to work on Linux, but it should be possible
|
||||||
|
to make it run on other operating systems. If you can do that
|
||||||
|
successfully, please contact me about it.
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
You need libcurl and libxml2 to compile MinRSS.
|
You need libcurl and libxml2 to compile MinRSS.
|
||||||
@ -30,6 +36,6 @@ to it. To save your changes, recompile MinRSS.
|
|||||||
|
|
||||||
Using MinRSS
|
Using MinRSS
|
||||||
------------
|
------------
|
||||||
Make a directory to store you RSS feeds, then cd into it. Then, enter
|
Make a directory to store your RSS feeds, then cd into it. Then, enter
|
||||||
the minrss command to download the RSS feeds. Your feeds will be
|
the minrss command to download the RSS feeds. Your feeds will be
|
||||||
available as folders in your current working directory.
|
available as folders in your current working directory.
|
||||||
|
Loading…
Reference in New Issue
Block a user