A fork of https://github.com/crosspoint-reader/crosspoint-reader
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: image support marked as completed (#1008)

## Summary

* **What is the goal of this PR?** (e.g., Implements the new feature for
file uploading.)

Epub image support was added in #556. The goal of this PR is to document
that in the readme.

* **What changes are included?**

Only the checkmark in the readme.

## Additional Context

* Add any other information that might be helpful for the reviewer
(e.g., performance implications, potential risks,
specific areas to focus on).

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? _**< NO >**_

authored by

ariel-lindemann and committed by
GitHub
388fbf20 2a38bfd8

+1 -1
+1 -1
README.md
··· 26 26 ## Features & Usage 27 27 28 28 - [x] EPUB parsing and rendering (EPUB 2 and EPUB 3) 29 - - [ ] Image support within EPUB 29 + - [x] Image support within EPUB 30 30 - [x] Saved reading position 31 31 - [x] File explorer with file picker 32 32 - [x] Basic EPUB picker from root directory