diff --git a/README.md b/README.md
index 696e9b9..2534da0 100644
--- a/README.md
+++ b/README.md
@@ -190,7 +190,7 @@ matcha-tts --text "" --checkpoint_path
## ONNX support
-> Special thanks to @mush42 for implementing ONNX export and inference support.
+> Special thanks to [@mush42](https://github.com/mush42) for implementing ONNX export and inference support.
It is possible to export Matcha checkpoints to [ONNX](https://onnx.ai/), and run inference on the exported ONNX graph.