docs: note rename to time-mocker-csharp; link canonical Rust impl

Repo renamed from tiennm99/time-mocker to tiennm99/time-mocker-csharp.
The canonical TimeMocker project is now the Rust implementation at
tiennm99/time-mocker.
This commit is contained in:
2026-05-20 15:43:31 +07:00
parent a5460010c3
commit 628c8c02fa
+2 -1
View File
@@ -116,5 +116,6 @@ MIT
## Related
- [time-mocker-cpp](https://github.com/tiennm99/time-mocker-cpp) — C++ / MS Detours port of this tool with identical IPC design.
- [time-mocker](https://github.com/tiennm99/time-mocker) — canonical Rust implementation.
- [time-mocker-cpp](https://github.com/tiennm99/time-mocker-cpp) — C++ / MS Detours implementation.