From 223ef90a1194185d7e4bdaddab8f3f461d5faebd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rex?= Date: Tue, 27 May 2025 10:32:59 +0100 Subject: [PATCH] chore: add tip note to top --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87e1ba1..2728ee1 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ > Source files will be converted if are changed or not exist in target path > [!TIP] -> This is for a real customer need
+> This is for a real customer need.
> It has been make with [cursor](https://www.cursor.com/) and some AI agents.
-> A way to create MacOS App by running a Rust binary (all via build automation tool to control the build process of a project, etc.) +> A way to create MacOS App by running a Rust binary
(all via build automation tool to control the build process of a project, etc.) ## Table of Contents - [Overview](#overview)