X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrfeed.git/blobdiff_plain/ae4f70df956871ab0f7f9678734145ba49e7b7f3..f63ac6a290d2f4bfa251bf4a5202972c308f1ae0:/README.txt diff --git a/README.txt b/README.txt index 2308512..3d2e1e6 100644 --- a/README.txt +++ b/README.txt @@ -1,16 +1,16 @@ -This file is for you to describe the feed application. Typically +This file is for you to describe the wrfeed application. Typically you would include information such as the information below: Installation and Setup ====================== -Install ``feed`` using easy_install:: +Install ``wrfeed`` using easy_install:: - easy_install feed + easy_install wrfeed Make a config file as follows:: - paster make-config feed config.ini + paster make-config wrfeed config.ini Tweak the config file as appropriate and then setup the application::