From e096e9f4c065038921cee0beed7e7f5ce599cd27 Mon Sep 17 00:00:00 2001 From: Mariusz Dziemianowicz Date: Wed, 9 Oct 2013 15:24:53 +0200 Subject: [PATCH] update readme file with installation instructions link --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d047a1d8..8fa65c12 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ szurubooru ===== -Another danbooru clone. +Szurubooru is a Danbooru-style board, a gallery where users can upload, browse, tag and comment images, video clips and flash animations. + +Szurubooru is powered by [chibi](https://github.com/rr-/chibi-core), a lightweight PHP framework. + +Installation instructions +----- +For installation instructions, please see the [Quick Start Guide](https://github.com/rr-/booru/wiki#quick-start-guide) on our wiki pages.