From 19c3ee5ebc960618241132effde30d74ccc1a478 Mon Sep 17 00:00:00 2001 From: Carlos Goce Date: Fri, 23 Jan 2015 17:28:07 +0100 Subject: Update readme --- README.rdoc | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.rdoc b/README.rdoc index f25d4a7..0dc2878 100644 --- a/README.rdoc +++ b/README.rdoc @@ -5,12 +5,16 @@ The idea is to have multiple calendar designs with different formats, localized text, custom colors, etc. and be able to create beautiful pdfs to use on Ilustrator, Coreldraw, Photoshop or where you need it -------------------------- +----------------------------------------------------------- +== Installation + bundle install + +== Tests +Run them with + bundle exec rspec == Localization -Currently available languages are -- en -- es +Currently available languages are english and spanish You can add more locales from here: https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale \ No newline at end of file -- cgit v1.2.3