From 8a4e789386ed0fae9372fbf6738e34f0234a2a86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rex?= Date: Tue, 27 May 2025 10:32:09 +0100 Subject: [PATCH] chore: add tip note to top --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bc4e848..87e1ba1 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ > [!NOTE] > Source files will be converted if are changed or not exist in target path +> [!TIP] +> 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.) + ## Table of Contents - [Overview](#overview) - [Repository Content](#repository-content)