aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rdoc19
1 files changed, 15 insertions, 4 deletions
diff --git a/README.rdoc b/README.rdoc
index 9a407c2..d98acb5 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -1,5 +1,16 @@
-# pdf-calendars
-Generate PDF calendars
+= pdf-calendars
+# Generate pdf calendars
-More locales here:
-https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale \ No newline at end of file
+# 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
+-------------------------
+
+== Localization
+# Currently available languages are
+- en
+- es
+
+# You can add more locales from here:
+# https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale \ No newline at end of file