diff --git a/README.md b/README.md index 425fb61..502e646 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,20 @@ may not work for all EPUB files yet. It uses a modified version of the unmaintained but the best I could find to parse EPUBs. Find it in the `pkg/epub/` directory. +## Screenshots + +- Viewing an ebook in dark mode +![Screenshot](https://github.com/TLINDEN/epuppy/blob/main/.github/assets/darkmode.png) + +- Viewing an ebook in light mode +![Screenshot](https://github.com/TLINDEN/epuppy/blob/main/.github/assets/lightmode.png) + +- You can interactively adjust text width +![Screenshot](https://github.com/TLINDEN/epuppy/blob/main/.github/assets/margin.png) + +- Showing the help +![Screenshot](https://github.com/TLINDEN/epuppy/blob/main/.github/assets/darkmode.png) + ## Installation ### Installation from source