diff options
-rw-r--r-- | README.rdoc | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/README.rdoc b/README.rdoc index d98acb5..f25d4a7 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,16 +1,16 @@ = pdf-calendars -# Generate pdf calendars +Generate pdf calendars -# 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 +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 +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 +You can add more locales from here: +https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale
\ No newline at end of file |