diff options
author | Malte Voos <git@mal.tc> | 2025-07-02 18:48:55 +0200 |
---|---|---|
committer | Malte Voos <git@mal.tc> | 2025-07-02 21:17:21 +0200 |
commit | 2f75a298e4871ac1f6a3a09e6644aa63d69af70d (patch) | |
tree | 8b792ee3e66ce0518e6e8c34d60b99d4f7bfe009 /README.md | |
parent | 1b8dc665934f3e1a386a43e0ecb6d2eaf89ea5aa (diff) | |
download | reMder-main.tar.gz reMder-main.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index cddd2bb..3a0cbb5 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # reMder reMder is a little tool to render reMarkable document files to PDF. It works -by running the official reMarkable firmware in QEMU and using the USB web +by running the official reMarkable 2 firmware in QEMU and using the USB web interface's PDF rendering functionality to render your documents. As a result, it should be able to render any reMarkable document, in particular those created on newer firmware versions. -Currently, reMder uses firmware version v3.14.1.9. +Currently, reMder uses firmware version v3.20.0.92. ## Building |