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