Commit 836edaef by Arnaud

fix README

parent 1ce66f23
...@@ -13,6 +13,7 @@ npm install ...@@ -13,6 +13,7 @@ npm install
| Parameters | Options | Description | | Parameters | Options | Description |
|--|--|--| |--|--|--|
|editMode| false (default) | Enable doodle's backend| |editMode| false (default) | Enable doodle's backend|
|vertical| false (default) | Enable doodle's front vertical display|
|inputSelector| '' | jQuery selector input to attach or select json| |inputSelector| '' | jQuery selector input to attach or select json|
|defaultHours|[] (default)|Set default hours| |defaultHours|[] (default)|Set default hours|
|outputDateFormat|''|Define output date format| |outputDateFormat|''|Define output date format|
...@@ -75,4 +76,4 @@ Include all dependencies ...@@ -75,4 +76,4 @@ Include all dependencies
<script src="assets/lib/doodle/js/doodle.js" type="text/javascript"></script> <script src="assets/lib/doodle/js/doodle.js" type="text/javascript"></script>
<script src="js/app.js" type="text/javascript"></script> <script src="js/app.js" type="text/javascript"></script>
``` ```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment