From 1c729578b2c503b84a1cb78aefc4fda4845c672b Mon Sep 17 00:00:00 2001 From: Alberto Bertogli Date: Sun, 11 Nov 2012 12:53:39 +0000 Subject: Add dependencies and improve contact information to README Signed-off-by: Alberto Bertogli --- README | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index d51208d..50002bb 100644 --- a/README +++ b/README @@ -19,6 +19,10 @@ information. Getting started --------------- +You will need Python, and the bottle.py framework (the package is usually +called python-bottle in most distributions). + + First, create a configuration file for your repositories. You can start by copying sample.conf, which has the list of the available options. @@ -41,9 +45,9 @@ use, by running: That can be useful when making changes to the software itself. -Where to report bugs --------------------- +Contact +------- -If you want to report bugs, or have any questions or comments, just let me -know at albertito@blitiri.com.ar. +If you want to report bugs, send patches, or have any questions or comments, +just let me know at albertito@blitiri.com.ar. -- cgit v1.2.3