From bc1eb80b39a8bbafdbcccf86e55744a3a39d08ea Mon Sep 17 00:00:00 2001 From: nanaya Date: Wed, 9 Sep 2015 20:13:47 +0900 Subject: [PATCH] Update readme. --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9c7c4ac7..3753f233 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,9 @@ Moebooru ======== -This project is based on original Moebooru which is being used in [yande.re Image Board](http://yande.re). Changes compared to original Moebooru: +An image board. -* Compatible with Ruby 1.9.3 and later (alternative implementations' compatiblity needs confirmation) -* Uses Rails 4.0 -* Updated gems -* Pool ZIP support for nginx (with `mod_zip`) - -As this is still in development, bug reports are welcome. - -* [Demo site](http://moe.myconan.net) +* [Demo site](http://moe.dev.myconan.net) * [Source Repository](http://github.com/moebooru/moebooru) Requirements