Commit cfc1c73c by Simon

Update readme.md

parent 37cbe52a
......@@ -13,6 +13,8 @@ $( document ).ready(function() {
index.html
```
<div class="doodle" data-json="path/to/data.json"></div>
<div class="doodle" data-json="path/to/data.json">
<input type="hidden" id="inputVal" value="{}">
</div>
```
\ 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