From 1588a5addc2027c2ed238d24fb064199743b1a07 Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita <168412973+ClovertaTheTrilobita@users.noreply.github.com> Date: Fri, 27 Mar 2026 19:12:11 +0200 Subject: [PATCH] Format license names in README Updated license section to format license names in code style. --- README-en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README-en.md b/README-en.md index 0474f38..eef79cd 100644 --- a/README-en.md +++ b/README-en.md @@ -66,6 +66,6 @@ Upload the generated `dist/` directory to your server, and configure `NGINX` to ## ⚖️ License -The source code in this repository is licensed under the MIT License. +The source code in this repository is licensed under the `MIT License`. -Unless otherwise stated, all blog posts and other original non-code content in this repository are licensed under CC BY-NC-ND 4.0. +Unless otherwise stated, all blog posts and other original non-code content in this repository are licensed under `CC BY-NC-ND 4.0`.