From e8dbc1d9c35e02eec2d23243db09860dc8727081 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 5 Aug 2016 01:25:01 +0200 Subject: [PATCH] try something --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index 719cfea..a30e6f6 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,11 @@ > 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. +--- + +

🔥 Want to strengthen your core JavaScript skills and master ES6?
I would personally recommend this awesome ES6 course by Wes Bos.

+ +--- ### [Demo](https://sindresorhus.com/screenfull.js)