From 115204f99e2477dbb8ab9fc1e8729502482b23d8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 Jun 2016 13:09:22 +0200 Subject: Adding readme. Signed-off-by: Daniel Baumann --- README.txt | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..664946f --- /dev/null +++ b/README.txt @@ -0,0 +1,47 @@ +apache-icons - alternative icons for Apache autoindex +===================================================== + + +1. Description +-------------- + + "The Apache HTTP Server is the world's most used web server software." + + -- Wikipedia (https://en.wikipedia.org/wiki/Apache_HTTP_Server) + +apache-icons provides alternative icons for Apache autoindex. + + +2. Download +----------- + + * https://github.com/open-infrastructure/apache-icons + + +3. Installation +--------------- + +3.1 Source +---------- + + 1. sudo apt install imagemagick librsvg2-bin + 2. git clone https://github.com/open-infrastructure/apache-icons + 3. cd apache-icons && sudo make install + + +4. Development +-------------- + +Bug reports, feature requests, and patches are welcome via Github: + + * https://github.com/open-infrastructure/apache-icons + +Please base them against the 'next' Git branch using common sense: + + * https://www.kernel.org/doc/Documentation/SubmittingPatches + + +5. Authors +---------- + + * Daniel Baumann -- cgit v1.2.3