From d6036ea11a949486fa3bb2d2d37bd6868d80e31b Mon Sep 17 00:00:00 2001 From: juanatsap Date: Sun, 9 Nov 2025 14:22:37 +0000 Subject: [PATCH] docs: clarify template usage is welcome in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4dd4122..5d50671 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ A professional, bilingual CV site with server-side PDF generation, HTMX interact **This is a personal portfolio project** demonstrating production-grade Go and HTMX development. -**Open Source:** The code is MIT licensed and available for educational purposes. While you may use it as reference or inspiration, this repository is maintained as my personal CV site and may be modified without notice. +**Open Source:** The code is MIT licensed and available for educational purposes. You're welcome to use it as a template or reference for your own projects. This repository is maintained as my personal CV site and may be modified without notice. -**Contributions:** This is a personal CV project and is feature-complete. I'm not seeking contributions. If you find a critical security vulnerability, please follow the [SECURITY.md](SECURITY.md) process. +**Contributions:** This is a personal CV project and is feature-complete. I'm not seeking contributions, but you're welcome to use it as a template! If you find a critical security vulnerability, please follow the [SECURITY.md](SECURITY.md) process. ## 📑 Table of Contents