diff --git a/readme.md b/readme.md index f9928d1..2f04c11 100755 --- a/readme.md +++ b/readme.md @@ -3,15 +3,15 @@ turn.js 3rd release ### Make a flip book with HTML5 -Turn.js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine. It works in all modern browsers including touch devices +Turn.js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine. It works in all modern browsers including touch devices. ### What's new? -- New `addPage`` for creating pages dynamically +- New `addPage` for creating pages dynamically. -- New ``display`` +- New `display` for single and double pages. -- Gradients for non-webkit browsers +- Gradients for non-webkit browsers. #### Usage