From 96c661b6d5cf66c3daa5aac7c73084ed9e68e185 Mon Sep 17 00:00:00 2001 From: SquidSpirit Date: Thu, 24 Jul 2025 23:36:30 +0800 Subject: [PATCH] NO-ISSUE Update document link to readme (#68) ### Description As the title. ### Package Changes _No response_ ### Screenshots _No response_ ### Reference _NO-ISSUE_ ### Checklist - [x] A milestone is set - [ ] The related issuse has been linked to this branch Reviewed-on: https://git.squidspirit.com/squid/blog/pulls/68 Co-authored-by: SquidSpirit Co-committed-by: SquidSpirit --- 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.