Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abstract-point authored Jul 2, 2024
1 parent 31852c9 commit 09598bf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ make install
```sh
./bin/gendiff [--format <fmt>] 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)
Expand All @@ -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)
[![asciicast](https://asciinema.org/a/xQH6HVpi1qUkwBAwZbpIQIbLE.svg)](https://asciinema.org/a/xQH6HVpi1qUkwBAwZbpIQIbLE)

0 comments on commit 09598bf

Please sign in to comment.