From a5460010c33d5a7103252e8e6f253a1d76bb1980 Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Mon, 11 May 2026 17:59:27 +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 6cace64..ca6daf4 100644 --- a/README.md +++ b/README.md @@ -113,3 +113,8 @@ The hook reads this on every time API call and returns `DateTime.UtcNow + DeltaT ## License MIT + +## Related + +- [time-mocker-cpp](https://github.com/tiennm99/time-mocker-cpp) — C++ / MS Detours port of this tool with identical IPC design. +