git » git-arr » commit 1c72957

Add dependencies and improve contact information to README

author Alberto Bertogli
2012-11-11 12:53:39 UTC
committer Alberto Bertogli
2012-11-11 12:53:39 UTC
parent 80ef0017d47f536bf2c8c6af4b514efa50071a23

Add dependencies and improve contact information to README

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>

README +8 -4

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.