diff --git a/README.md b/README.md index 656e30c..f65605e 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,11 @@ sudo apt-get install calibre ebook-convert "book.epub" "book.mobi" ``` +## Added in v1.1 + - Chapter Editor: option to save changes + - Chapter Editor: option to remove all chapters + - persist Chapter Editor changes & chapters after generating an eBook or after a browser restart + ## To-Do - fix all 'epubcheck' errors (https://github.com/IDPF/epubcheck) - clean & optimize code diff --git a/ex2.png b/ex2.png index 375eb8f..8967c0d 100644 Binary files a/ex2.png and b/ex2.png differ