From 7f5aaf7b2de42943f2a1d90f2b031b2cc75ccdaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rex?= Date: Tue, 27 May 2025 10:35:44 +0100 Subject: [PATCH] chore: add tip note to top --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2728ee1..092b375 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ > [!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.) +> A way to create MacOS App by running a Rust binary
(all via build automation tool to control processes: build, packing, install, etc.) ## Table of Contents - [Overview](#overview)