Merge pull request #14 from bquast/patch-1

make LICENSE a link instead of code-formatted text
This commit is contained in:
Jong Wook Kim 2022-09-22 11:51:05 +09:00 committed by GitHub
commit e90b8fa7e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.