From 8991f7fbcbe4e8592b1da0c89a4dbec7c44250fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=88=9A=28noham=29=C2=B2?= <100566912+NohamR@users.noreply.github.com> Date: Sat, 9 May 2026 23:25:26 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0f64ccf..eb86237 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ A dynamic library injection tool for the reMarkable Desktop macOS application, e RMHook hooks into the reMarkable Desktop app's network layer to redirect API calls from reMarkable's official cloud services to your own [rmfakecloud](https://github.com/ddvk/rmfakecloud) server. This allows you to maintain full control over your documents and data. +### Windows Port + +Looking for a Windows version? Check out **[RMHook-Win](https://github.com/NohamR/RMHook-Win)**: A Windows port of RMHook for the reMarkable Desktop application. + ## Features - Network request interception and redirection