From 09598bfab90c2f4bc9e4eb375e58117284703255 Mon Sep 17 00:00:00 2001 From: Ivan Lysenko <136339872+abstract-point@users.noreply.github.com> Date: Tue, 2 Jul 2024 15:56:41 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0141cb8..a788add 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,7 @@ make install ```sh ./bin/gendiff [--format ] path/to/first_file path/to/second_file ``` -Available formats: `plain` `stylish` `json` -Default format `stylish` +Available formats: `plain` `stylish` `json` (default `stylish`) #### How GenDiff work with .json files [![asciicast](https://asciinema.org/a/b2f2qWR3jVG4umuvUqmBloq52.svg)](https://asciinema.org/a/b2f2qWR3jVG4umuvUqmBloq52) @@ -42,4 +41,4 @@ Default format `stylish` #### How DiffChecker display result in JSON style -[![asciicast](https://asciinema.org/a/xQH6HVpi1qUkwBAwZbpIQIbLE.svg)](https://asciinema.org/a/xQH6HVpi1qUkwBAwZbpIQIbLE) \ No newline at end of file +[![asciicast](https://asciinema.org/a/xQH6HVpi1qUkwBAwZbpIQIbLE.svg)](https://asciinema.org/a/xQH6HVpi1qUkwBAwZbpIQIbLE)