Browse code

Add license

Robert Cranston authored on 20/05/2022 06:31:26
Showing 1 changed files
... ...
@@ -6,3 +6,11 @@
6 6
 [dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments
7 7
 [`diff`]: https://en.wikipedia.org/wiki/Diff
8 8
 [`utils`]: https://www.gnu.org/software/diffutils/
9
+
10
+## License
11
+
12
+Licensed under the [ISC License][] unless otherwise noted, see the
13
+[`LICENSE`][] file.
14
+
15
+[ISC License]: https://choosealicense.com/licenses/isc/
16
+[`LICENSE`]: LICENSE
Browse code

Add readme

Robert Cranston authored on 20/05/2022 06:31:21
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,8 @@
1
+# [`dotfiles-diffutils`][]
2
+
3
+[Dotfile][]s for [`diff`][][`utils`][].
4
+
5
+[`dotfiles-diffutils`]: https://git.rcrnstn.net/rcrnstn/dotfiles-diffutils
6
+[dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments
7
+[`diff`]: https://en.wikipedia.org/wiki/Diff
8
+[`utils`]: https://www.gnu.org/software/diffutils/