From 057087a6bed587f24a21d28c28a8180421272546 Mon Sep 17 00:00:00 2001 From: SquidSpirit Date: Thu, 24 Jul 2025 23:32:10 +0800 Subject: [PATCH] NO-ISSUE docs: update document link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f1b5422..2529ed8 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ As for the more detailed development approach, I plan to use Clean Architecture These will allow me to become more proficient in these modern development practices and leave a lot of flexibility and room for adjustments in the future. +For more information about the development process, you can check out the [project board](https://git.squidspirit.com/squid/blog/projects). As for the details of the architecture and convention, you can find them in the [wiki](https://git.squidspirit.com/squid/blog/wiki). + ## License This project uses a combination of the [MIT License and a custom license](./LICENSE.md). Based on the MIT License, anyone is permitted to use the code. However, before deploying the code, they must first replace any information belonging to "me" or any content that could identify "me," such as logos, names, and "about me" sections.