From f349e5de105b5cdbb4d681c27e95f70d79b89ef5 Mon Sep 17 00:00:00 2001 From: alpha7b <55778604+alpha7b@users.noreply.github.com> Date: Sat, 23 Mar 2024 11:59:54 +0800 Subject: [PATCH] fix: add todo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f7fc379..e5d0e60 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,10 @@ Replace `v14.0.0` and `6.0.0` with the required Node.js and npm versions for you envChecker.checkVersions(); envChecker.checkNodeEnv(); +## Todo + +Check more env + ## Contributing Contributions are welcome! If you have a suggestion or improvement, please feel free to fork the repository and submit a pull request.