diff --git a/README.md b/README.md index 1a3d06b..2953f73 100644 --- a/README.md +++ b/README.md @@ -20,18 +20,18 @@ More specifically, the EPUB schema standardizes the table of contents, provides ## Getting Started +If using archived `.epub` files include JSZip (this must precede inclusion of epub.js): + +```html + +``` + Get the minified code from the build folder: ```html ``` -If using archived `.epub` files include JSZip: - -```html - -``` - Set up a element to render to: ```html