URI: 
       tadd description in readme - amprolla - devuan's apt repo merger
  HTML git clone git://parazyd.org/amprolla.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 7392a2b7ee956e00927c2cba424d86edaa912a08
   DIR parent 42cd4ef1482c66c082943a38a7883c6509bec607
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Wed, 28 Jun 2017 09:55:34 +0200
       
       add description in readme
       
       Diffstat:
         M README.md                           |       8 ++++++--
       
       1 file changed, 6 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       t@@ -9,6 +9,12 @@ third iteration of the software. The original version of amprolla was
        not performing well in terms of speed, and the second version was never
        finished - therefore this version has emerged.
        
       +amprolla is a tool that will merge a number of different apt-based
       +repositories into one, while giving control over (not) including given
       +packages, architectures, or any specific package metadata. Upon completing
       +the merge, amprolla will generate and optionally create GnuPG signatures
       +of the according `Release` files.
       +
        
        Dependencies
        ------------
       t@@ -40,5 +46,3 @@ sign the Release files needed. To perform incremental updates, run
        
        An `nginx` configuration for the amprolla server can be found in
        `contrib`.
       -
       -More information on amprolla should be found in the `doc` directory.