From 08a739ad79ac90d0d03c41a726a8bcc3ce9fe0e7 Mon Sep 17 00:00:00 2001 From: Bastiaan Quast Date: Wed, 21 Sep 2022 23:17:02 +0200 Subject: [PATCH] make LICENSE a link instead of code-formatted text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b68ecc4..1beaf35 100644 --- a/README.md +++ b/README.md @@ -119,4 +119,4 @@ print(result.text) ## License -The code and the model weights of Whisper are released under the MIT License. See `LICENSE` for further details. +The code and the model weights of Whisper are released under the MIT License. See [LICENSE](LICENSE) for further details.