Skip to content

Commit

Permalink
Merge pull request #4 from bryant1410/master
Browse files Browse the repository at this point in the history
Fix broken headings in Markdown files
  • Loading branch information
azazdeaz committed Apr 17, 2017
2 parents 4785cd4 + fc2f11c commit 462c60c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@ Can be usefull for small editor tools but it's not recommended to be used in pro

Object.observe() is only supported in Chrome 36+, Opera 23+, io.js and Nodejs 11.13+ yet, but LJUR is also usable with [polymer](https://github.com/polymer/polymer)([observe-js](https://github.com/Polymer/observe-js))

####Demo
#### Demo
[edit json](http://codepen.io/azazdeaz/pen/ucqAm?editors=001)

[edit maze](http://codepen.io/azazdeaz/pen/AEgGe?editors=001)

####Install
#### Install
```
bower install --save LazyJsonUndoRedo
npm install --save lazy-json-undo-redo
```

####Unit tests
#### Unit tests
[native](http://azazdeaz.github.io/LazyJsonUndoRedo/test/test-native.html)

[with polymer shim](http://azazdeaz.github.io/LazyJsonUndoRedo/test/test-polymer.html)
Expand Down

0 comments on commit 462c60c

Please sign in to comment.