Mercurial > daily-edition
changeset 40:000d59466d43
added prerequisites section to readme
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Mon, 04 Jan 2010 09:12:05 -0800 |
parents | 192bf3100269 |
children | faf4b49c5e6e |
files | README.txt |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README.txt Mon Jan 04 08:35:23 2010 -0800 +++ b/README.txt Mon Jan 04 09:12:05 2010 -0800 @@ -4,6 +4,15 @@ The Daily Edition is created anew each morning. It contains a number of articles from a variety of RSS feeds. +Prerequistes +------------ + +* Python 2.5 or greater. + +* If you have Python 2.5, you'll need the simplejson module. + +* Python's feedparser module. + Quick Start -----------