update Reademe file

main
NB 4 years ago
parent 28a8ea5811
commit f8ce7bfd0a
  1. 3
      .gitignore
  2. 5
      README.md
  3. 1
      package.json

3
.gitignore vendored

@ -202,4 +202,5 @@ $RECYCLE.BIN/
# Custom ignore files or folders
/lib
/lib
build

@ -1,7 +1,10 @@
[![Latest Stable Version](https://img.shields.io/npm/v/react-epub-viewer.svg?style=for-the-badge)](https://www.npmjs.com/package/react-epub-viewer) [![License](https://img.shields.io/badge/license-mit-red.svg?style=for-the-badge)](https://www.npmjs.com/package/react-epub-viewer)
# react-epub-viewer
Epub Viewer for React.js powered by [Epub.js](https://github.com/futurepress/epub.js/)
Epub Viewer for React.js powered by [Epub.js](https://github.com/futurepress/epub.js/)
View [Demo Page](https://altmshfkgudtjr.github.io/react-epub-viewer/).

@ -18,6 +18,7 @@
"lib",
"README.md"
],
"homepage" : "https://altmshfkgudtjr.github.io/react-epub-viewer",
"repository": {
"type": "git",
"url": "https://github.com/altmshfkgudtjr/react-epub-viewer"

Loading…
Cancel
Save