Skip to content

Commit

Permalink
📝 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koemigg committed Jun 26, 2023
1 parent 6b48a7b commit 8975ef3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,11 @@ For example, to compare `file1.txt` and `file2.txt`, output the result to the `p
```zsh
deltabae.sh -f file1.txt -s file2.txt -o path/to/my-project/results -n my_diff
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License

Deltabae is licensed under the MIT License. See [LICENSE](https://github.com/Harxxki/deltabae/blob/main/LICENSE) for more information.

0 comments on commit 8975ef3

Please sign in to comment.