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