From 46f78c76f7cf0be86c4f3e0cebd8e84502799fd8 Mon Sep 17 00:00:00 2001 From: Vaibhav More <98808183+mvaibhav131@users.noreply.github.com> Date: Fri, 12 Apr 2024 09:17:51 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dcbf0b..50b7ca3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload when you make changes.\ You may also see any lint errors in the console. -### `npm test` +### `npm run test` Launches the test runner in the interactive watch mode.\ See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.