From 0e9f649dadfed8a96223826a2e85f4c2f4f87e08 Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Wed, 29 Jan 2025 17:11:05 -0800 Subject: [PATCH] feat: Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 190b083..ccdab3e 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,5 @@ git submodule init git submodule update ``` +## Usage Notes +The Asymworks libraries will not be correctly referenced after creating a new project from these templates. The recommended procedure is to set up a Git repository for the top level project, clone the Asymworks library into that, and keep the individual PCB designs within that project folder (along with other assets such as mechanical part designs and firmware, if applicable).