diff --git a/README.md b/README.md index 1674f3d..ce87dda 100644 --- a/README.md +++ b/README.md @@ -1 +1,15 @@ -# foliate-js \ No newline at end of file +# foliate-js + +Library for rendering e-books in the browser. + +Features: +- Supports EPUB, MOBI, KF8, FB2, CBZ +- Pure JavaScript +- Small and modular +- No dependencies +- Does not depend on or include any library for unzipping; bring your own Zip library +- Does not require loading whole file into memory +- Does not care about older browsers +- No documentation :( +- No tests :( +- No continuous scrolling mode :(