From 8ccac132e1e7ad2ea0a8ca6a1a7d773d4f877833 Mon Sep 17 00:00:00 2001 From: ilya-bov <111734093+ilya-bov@users.noreply.github.com> Date: Fri, 27 Feb 2026 13:22:30 +0300 Subject: [PATCH] docs: fix README license note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da02dd3..3337764 100644 --- a/README.md +++ b/README.md @@ -318,4 +318,4 @@ Dockerfile # Multi-stage production image build ## Notes -- The repository currently has no top-level `LICENSE` file. +- License: MIT. See `LICENSE` at the repository root.