docs: add Related section linking sibling repos

This commit is contained in:
2026-05-11 17:59:28 +07:00
parent bb3e835514
commit f0d9a890a4
+5
View File
@@ -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.