aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-10-09 14:42:53 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-10-09 14:42:53 -0300
commit2d115c52c1c888b0ba5742057642021a68ea067a (patch)
treecac9e00e3e10bdb102d2d34e378ae173b24a9e44
parent72a84e20c95f6b329dd19369bb2d06958460fc9d (diff)
downloadfeeds-2d115c52c1c888b0ba5742057642021a68ea067a.tar.gz
feeds-2d115c52c1c888b0ba5742057642021a68ea067a.tar.bz2
README and TODO updates
-rw-r--r--README.md5
-rw-r--r--TODO.md8
2 files changed, 10 insertions, 3 deletions
diff --git a/README.md b/README.md
index 526560b..1fba442 100644
--- a/README.md
+++ b/README.md
@@ -43,3 +43,8 @@ How to make your own
--------------------
Copy `sample.opml` to a new file and edit to include your own set of feeds!
+
+References
+----------
+
+* For the OPML spec, check http://dev.opml.org
diff --git a/TODO.md b/TODO.md
index 45d1dfc..fcfbccb 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,8 +1,10 @@
TODO
====
-* Makefile to build or download remote OPMLs:
- * From mailing list archives
- * From gitweb, like https://git.sarava.org/?a=opml
+* Makefile to:
+ * Build or download remote OPMLs:
+ * From mailing list archives
+ * From gitweb, like https://git.sarava.org/?a=opml
+ * Compile an `all.opml` which includes all other OPMLs in the repository.
* Cleanup and split `feeds.opml` into distinct OPML files. Use hierarchy to keep tagging.
* Include http://seclists.org RSS feeds.