From fafd28320ee82faf13f7d26c16351cdbbeea81ee Mon Sep 17 00:00:00 2001 From: Coleman Date: Wed, 23 Jul 2008 00:37:31 -0500 Subject: [PATCH] updated gem requirements and license location --- README | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README b/README index db86771..20e49c0 100644 --- a/README +++ b/README @@ -1,5 +1,19 @@ TuxBliki -- A blog and wiki software setup for personal home pages. Has photos, photo tagging, tags and utter simplicity. Uses memcache profusely. +Gem Requirements +* merb +* merb_activerecord +* activerecord +* merb_helpers +* merb_has_flash +* merb-mailer +* mongrel/thin +* rmagick +* RedCloth +* rubyzip (for mass image imports) +* mysql (recommended -- others may work fine, too) + Andrew Coleman penguincoder@gmail.com -Released under GNU GPLv2. +Released under GNU GPLv2 +http://www.gnu.org/licenses/gpl-2.0.html