diff --git a/readme.md b/readme.md index 3aa111b..fa74388 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # screenfull.js -> Simple wrapper for cross-browser usage of the JavaScript [Fullscreen API](https://developer.mozilla.org/en/DOM/Using_full-screen_mode), which lets you bring the page or any element into fullscreen. Smoothens out the browser implementation differences, so you don't have too. +> Simple wrapper for cross-browser usage of the JavaScript [Fullscreen API](https://developer.mozilla.org/en/DOM/Using_full-screen_mode), which lets you bring the page or any element into fullscreen. Smoothens out the browser implementation differences, so you don't have to. ### [Demo](http://sindresorhus.com/screenfull.js)