aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Goce <carlosgoce@gmail.com>2015-01-23 17:28:07 +0100
committerCarlos Goce <carlosgoce@gmail.com>2015-01-23 17:28:07 +0100
commit19c3ee5ebc960618241132effde30d74ccc1a478 (patch)
tree957ec3901314697b03c89c543cd485997c935e66
parent4696be67b03f3cb5cd1f51ffa25ea25c19fb735b (diff)
downloadpdf-calendars-19c3ee5ebc960618241132effde30d74ccc1a478.tar.gz
pdf-calendars-19c3ee5ebc960618241132effde30d74ccc1a478.tar.bz2
pdf-calendars-19c3ee5ebc960618241132effde30d74ccc1a478.zip
Update readme
-rw-r--r--README.rdoc12
1 files 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