From 2d115c52c1c888b0ba5742057642021a68ea067a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 9 Oct 2014 14:42:53 -0300 Subject: README and TODO updates --- README.md | 5 +++++ TODO.md | 8 +++++--- 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. -- cgit v1.2.3