Force an update of the readme to update images

This commit is contained in:
jos 2015-12-31 14:14:24 +01:00
parent 554bf00817
commit 7d16402571
1 changed files with 1 additions and 0 deletions

View File

@ -147,3 +147,4 @@ size of the library. To exclude the Ace editor from the bundle:
To minify the generated bundle, use [uglifyjs](https://github.com/mishoo/UglifyJS2):
uglifyjs ./jsoneditor.custom.js -o ./jsoneditor.custom.min.js -m -c