aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..5c6c2cc
--- /dev/null
+++ b/README.md
@@ -0,0 +1,21 @@
+# pdf-calendars
+### Generate pdf calendars
+
+[![Build Status](https://api.shippable.com/projects/54fedaf45ab6cc135296cb36/badge?branchName=develop)](https://app.shippable.com/projects/54fedaf45ab6cc135296cb36/builds/latest)
+
+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 english and spanish
+
+You can add more locales from here:
+https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale