From b95ebdfbfb42f76d08758a8d712f658d8d709832 Mon Sep 17 00:00:00 2001 From: winches <329487092@qq.com> Date: Sat, 30 Mar 2024 11:27:30 +0800 Subject: [PATCH] docs: update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d3d21b6..086839b 100644 --- a/README.md +++ b/README.md @@ -34,16 +34,16 @@ > Display the local environment information, such as os, system, node, components versions, etc. - > Will format and can be used to report issues. + > Integrate doctor check whether exist problem. - [ ] Add `nextui doctor` command - > Check whether the required dependence has been installed + > Check whether the required dependence has been installed. - > Check tailwind config、provide has been added + > Check tailwind config、provide has been added. - > Check .npmrc correct when use pnpm + > Check .npmrc correct when use pnpm. - > Warn when tailwindcss intelliSense plugin uninstalled in Vscode + > Warn when tailwindcss intelliSense plugin uninstalled in Vscode. - > …other check + > …other check.