From f0d9a890a4d2eae108a9a0a5b12c31a74fdecd51 Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Mon, 11 May 2026 17:59:28 +0700 Subject: [PATCH] docs: add Related section linking sibling repos --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6fec7c9..9e403cf 100644 --- a/README.md +++ b/README.md @@ -236,3 +236,8 @@ even if the process restarts with the same PID (very rare on Windows). ## License Apache 2.0 (same as the original C# project). + +## Related + +- [time-mocker](https://github.com/tiennm99/time-mocker) — Original C# / EasyHook implementation. +