From 2dd6dadb9e6a56a81ca82c499eb2365f34673b3f Mon Sep 17 00:00:00 2001 From: unittensor Date: Thu, 4 Apr 2024 18:46:13 -0400 Subject: [PATCH] readme guide --- readme | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme b/readme index 0c521fa..d5328cf 100644 --- a/readme +++ b/readme @@ -2,4 +2,7 @@ Generating source map: rojo sourcemap default.project.json --output sourcemap.json Recommended starting command: -rojo sourcemap default.project.json --output sourcemap.json && rojo serve \ No newline at end of file +rojo sourcemap default.project.json --output sourcemap.json && rojo serve + +Starting guide for working on the project: +https://gist.github.com/unittensor/56951a8f2daf6616e2005fff6cd4e913 \ No newline at end of file