From: Nikita Sobolev Date: Tue, 14 Dec 2021 17:29:28 +0000 (+0300) Subject: 📝 Add links to the license file (#29) X-Git-Tag: 0.0.6~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cf94a979798ef168d503a2f2f61273341ee98ba;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Add links to the license file (#29) Co-authored-by: Sebastián Ramírez --- diff --git a/README.md b/README.md index 09a2819a..5a63c9da 100644 --- a/README.md +++ b/README.md @@ -212,4 +212,4 @@ And at the same time, ✨ it is also a **Pydantic** model ✨. You can use inher ## License -This project is licensed under the terms of the MIT license. +This project is licensed under the terms of the [MIT license](https://github.com/tiangolo/sqlmodel/blob/main/LICENSE). diff --git a/docs/index.md b/docs/index.md index 09a2819a..5a63c9da 100644 --- a/docs/index.md +++ b/docs/index.md @@ -212,4 +212,4 @@ And at the same time, ✨ it is also a **Pydantic** model ✨. You can use inher ## License -This project is licensed under the terms of the MIT license. +This project is licensed under the terms of the [MIT license](https://github.com/tiangolo/sqlmodel/blob/main/LICENSE).