From f4e26734b3ba0427e76b4277e105bddd4c15164d Mon Sep 17 00:00:00 2001 From: Elena <139575653+ElenaManukyan@users.noreply.github.com> Date: Sat, 31 Aug 2024 19:49:53 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4ea323a..1eae1b7 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ This console utility can compare and calculate differences between two YAML or J * You can generate a report in plain text, a "stylish" format, or as json. ## Installation: `make install` +## How to run the tests: +`make test` +## How to run the Eslint: +`make lint` ## How to use: ``` gendiff -h