From 93425fd07f5e7014fabe9ba9ebdd0e90650eb023 Mon Sep 17 00:00:00 2001 From: catvod <88956744+catvod@users.noreply.github.com> Date: Thu, 13 Jul 2023 12:13:21 +0800 Subject: [PATCH] Update README.md --- open/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/open/README.md b/open/README.md index c6a973a..f47e711 100644 --- a/open/README.md +++ b/open/README.md @@ -1,5 +1,9 @@ +## Debug with any js debugger. + `npm install` `node test.js` `node build.js` + +**Don't import `wrapper\index.js` direct.**