Commit dbdbb613 by Simon

Update README

parent e50432e3
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<module type="WEB_MODULE" version="4"> <module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager"> <component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$"> <content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/node_modules" /> <excludeFolder url="file://$MODULE_DIR$/node_modules" />
</content> </content>
<orderEntry type="inheritedJdk" /> <orderEntry type="inheritedJdk" />
......
...@@ -13,7 +13,7 @@ npm install ...@@ -13,7 +13,7 @@ npm install
| Parameters | Options | Description | | Parameters | Options | Description |
|--|--|--| |--|--|--|
|editMode| false (default) | Enable doodle's backend| |editMode| false (default) | Enable doodle's backend|
|input| '' | 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|
......
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