summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Bertogli <albertito@blitiri.com.ar>2012-11-11 13:53:39 +0100
committerAlberto Bertogli <albertito@blitiri.com.ar>2012-11-11 13:53:39 +0100
commit1c729578b2c503b84a1cb78aefc4fda4845c672b (patch)
tree6534e14642341cb094b2cb483287a7ce95440066
parent80ef0017d47f536bf2c8c6af4b514efa50071a23 (diff)
downloadgit-arr-fork-1c729578b2c503b84a1cb78aefc4fda4845c672b.zip
Add dependencies and improve contact information to README
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
-rw-r--r--README12
1 files changed, 8 insertions, 4 deletions
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.