From 34db326a1792fd19bac3a680e323ad06819ce342 Mon Sep 17 00:00:00 2001 From: "( Nechiforel David-Samuel ) NsdHSO" <37635083+NsdHSO@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:03:58 +0300 Subject: [PATCH] docs: update readme for test script --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 21d7a72..723f475 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,7 @@ To start the development server run `npm start`. Open your browser and navigate npm run lint:fix ``` +``` + Test + npm run test +```