From 3ba7473c9500c28a2d9f2300b7a00c60c0082308 Mon Sep 17 00:00:00 2001 From: casjay Date: Mon, 29 Jun 2026 01:01:53 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20LICENSE=20section=20to?= =?UTF-8?q?=20link=20LICENSE.md=20=F0=9F=93=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add LICENSE.md link to README.md License section per global rules. - README.md: Add link to LICENSE.md in License section README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26aff35..b9b706a 100644 --- a/README.md +++ b/README.md @@ -292,7 +292,7 @@ docker build --tag casjaysdev/go:test . ## 📄 License -MIT +MIT — see [LICENSE.md](LICENSE.md) ---