From 7601bb0ebea12ca63449ecf09de815e22ce896fc Mon Sep 17 00:00:00 2001 From: despiegk Date: Wed, 25 Dec 2024 09:44:46 +0100 Subject: [PATCH] the base --- README.md | 4 ++++ aiprompts/starter/0_start_here.md | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1f8c858e..3fa08ffe 100644 --- a/README.md +++ b/README.md @@ -45,3 +45,7 @@ vtest ~/code/github/freeflowuniverse/herolib/lib/osal ``` vtest is an alias to test functionality + +## important to read + +- [aiprompts/starter/0_start_here.md](aiprompts/starter/0_start_here.md) diff --git a/aiprompts/starter/0_start_here.md b/aiprompts/starter/0_start_here.md index ba11108b..73777412 100644 --- a/aiprompts/starter/0_start_here.md +++ b/aiprompts/starter/0_start_here.md @@ -58,7 +58,3 @@ vtest ~/code/github/freeflowuniverse/herolib/lib/osal/package_test.v ``` - use ~ so it works over all machines - -## important to read - -- [aiprompts/starter/0_start_here.md](aiprompts/starter/0_start_here.md)