Skip to content

Commit

Permalink
Merge branch 'master' of github.com:shisama/toggle-fullscreen
Browse files Browse the repository at this point in the history
  • Loading branch information
Masashi Hirano committed Aug 23, 2017
2 parents 2980f73 + e880a35 commit 684f2b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ toggle-fullscreen
===
Simple to use [Fullscreen API](https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API) with [Promise](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) for cross-browser.

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/shisama/react-slideshow/blob/master/LICENSE)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/shisama/toggle-fullscreen/blob/master/LICENSE)
[![npm](https://img.shields.io/npm/dt/toggle-fullscreen.svg)](https://www.npmjs.com/package/toggle-fullscreen)

## [Demo](https://shisama.github.io/react-slideshow-ui/demo/)(via [react-slideshow-ui](https://www.npmjs.com/package/react-slideshow-ui))
Expand Down Expand Up @@ -67,4 +67,4 @@ For callback (use if something is wrong with Promise) :

## License
This project is licensed under the terms of the
[MIT license](https://github.com/shisama/react-slideshow/blob/master/LICENSE)
[MIT license](https://github.com/shisama/toggle-fullscreen/blob/master/LICENSE)

0 comments on commit 684f2b1

Please sign in to comment.