diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-11-23 19:34:16 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-11-23 19:34:16 -0300 |
commit | 0c3ffa16972ab9be8e1323236ee2e3122b7385c6 (patch) | |
tree | 1169a6ef93e8264a5e5d808304f2ccf36bcf215c /README.md | |
parent | e48cd9cf356a5f1787583de6106b1b880a1b296a (diff) | |
download | feeds-0c3ffa16972ab9be8e1323236ee2e3122b7385c6.tar.gz feeds-0c3ffa16972ab9be8e1323236ee2e3122b7385c6.tar.bz2 |
Feat: OPML including all other OPML files
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -58,6 +58,11 @@ the canonical URL: Copy `sample.opml` to a new file and edit to include your own set of feeds! +## Development + +Use the [compile](compile) script to build an OPML including all other +OPML files. + ## References * For the OPML spec, check http://dev.opml.org |