Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
abstract-point committed Jul 2, 2024
1 parent 0925f48 commit 31852c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ make install
### Using

```sh
./bin/gendiff [--format <fmt>] <firstFile> <secondFile>
./bin/gendiff [--format <fmt>] path/to/first_file path/to/second_file
```
Available formats: `plain` `stylish` `json`
Default format `stylish`

#### How GenDiff work with .json files
[![asciicast](https://asciinema.org/a/b2f2qWR3jVG4umuvUqmBloq52.svg)](https://asciinema.org/a/b2f2qWR3jVG4umuvUqmBloq52)
Expand Down

0 comments on commit 31852c9

Please sign in to comment.