From 8975ef3916c92d9fd1056c3b84f2f38dd8af1f0d Mon Sep 17 00:00:00 2001 From: Harxxki Date: Mon, 26 Jun 2023 15:45:53 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 070ff14..6184977 100644 --- a/README.md +++ b/README.md @@ -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.