diff --git a/README.md b/README.md index ceea7fd..679b4b6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Gendiff is cli-utility for comparing two files JSON or YAML formats. Also it can * Python >= 3.10 * Poetry 1.2.2 * Pyyaml >= 6.0 -* Make (is used to run a game through console-command) +* Make (is used to run utility through console-command) ### How to install: --- @@ -40,4 +40,4 @@ Make package-install # install package * Plain format of output [![asciicast](https://asciinema.org/a/569582.svg)](https://asciinema.org/a/569582) * JSON format of output to file -[![asciicast](https://asciinema.org/a/570346.svg)](https://asciinema.org/a/570346) \ No newline at end of file +[![asciicast](https://asciinema.org/a/570346.svg)](https://asciinema.org/a/570346)