From 6cf94a979798ef168d503a2f2f61273341ee98ba Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Tue, 14 Dec 2021 20:29:28 +0300 Subject: [PATCH] =?utf8?q?=F0=9F=93=9D=20Add=20links=20to=20the=20license?= =?utf8?q?=20file=20(#29)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Co-authored-by: Sebastián Ramírez --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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). -- 2.47.2