From 549a00f46898dab3e0c6025d99e70a1a3b5347a3 Mon Sep 17 00:00:00 2001 From: LewdLeah Date: Sat, 24 May 2025 18:37:15 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd9ce75..6e41117 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ modifier(text); 14. Select "Library" on the left 15. Delete everything you see there 16. Open my full Library code (hyperlink below) in a new browser tab -- [Library code](./library.js) +- [Library code](./src/library.js) 17. Copy my *full* code from the page above and paste it into your scenario's Library script 18. Click the big yellow "SAVE" button in the top right corner 19. And you're done!