From 4d5d479d47669343fc39df99b3a6d607da6f0def Mon Sep 17 00:00:00 2001 From: Sravanth Baratam Date: Wed, 7 Jul 2021 21:02:37 +0530 Subject: [PATCH] Added cmd to run the tests. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2c50b4fa69..42846ed1c8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # AlgoCasts Companion repo to [The Coding Inteview Bootcamp: Algorithms + Data Structures](https://www.udemy.com/course/coding-interview-bootcamp-algorithms-and-data-structure/) + + +jest folderName/file.js --watch +