From 1c126bfb193d4a71b84738c678a935e9653831f9 Mon Sep 17 00:00:00 2001 From: MRW Neundorf Date: Fri, 17 Jun 2016 14:55:01 +0200 Subject: [PATCH] added info to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f550dbd..4438cd0 100644 --- a/README.md +++ b/README.md @@ -63,3 +63,11 @@ Mincer.BabelEngine.configure({ ``` Hint: The object in configure is passed to ``` babel ``` property of engine options. + +## Contribute + +* Bug? Missing Feature? Open Issue! +* or Fork, Implement and open Pull Request + +## LICENSE +[MIT](/LICENSE)