diff options
author | Carlos Goce <carlosgoce@gmail.com> | 2015-01-23 17:17:49 +0100 |
---|---|---|
committer | Carlos Goce <carlosgoce@gmail.com> | 2015-01-23 17:17:49 +0100 |
commit | 4696be67b03f3cb5cd1f51ffa25ea25c19fb735b (patch) | |
tree | df336a6553fa5a6483b3bab6f59447834157f2c9 | |
parent | 211f9621fcf55bcf8e5ed65ccefe7ec347bad281 (diff) | |
download | pdf-calendars-4696be67b03f3cb5cd1f51ffa25ea25c19fb735b.tar.gz pdf-calendars-4696be67b03f3cb5cd1f51ffa25ea25c19fb735b.tar.bz2 pdf-calendars-4696be67b03f3cb5cd1f51ffa25ea25c19fb735b.zip |
Update readme
-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 |