Skip to content

Commit d2b7286

Browse files
Merge branch 'master' of github.com:so-fancy/diff-so-fancy
2 parents 64be3de + d41044d commit d2b7286

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Vanilla `git diff` vs `git` and `diff-so-fancy`
1313

1414
Installation is as simple as downloading the [diff-so-fancy](https://raw.githubusercontent.com/so-fancy/diff-so-fancy/master/third_party/build_fatpack/diff-so-fancy) script to a directory in your path
1515

16-
`diff-so-fancy` is also available from NPM, brew, and as a package on Arch Linux.
16+
`diff-so-fancy` is also available from NPM, Nix, brew, and as a package on Arch Linux.
1717

1818
## Usage
1919

@@ -73,7 +73,7 @@ git config --bool --global diff-so-fancy.useUnicodeRuler false
7373

7474
## Contributing
7575

76-
Pull requests are quite welcome, and should target the `next` branch. We are also looking for any feedback or ideas on how to make diff-so-fancy even better.
76+
Pull requests are quite welcome, and should target the [`next` branch](https://github.com/so-fancy/diff-so-fancy/tree/next). We are also looking for any feedback or ideas on how to make diff-so-fancy even better.
7777

7878
### Other documentation
7979

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diff-so-fancy",
3-
"version": "1.0.0",
3+
"version": "1.1.1",
44
"description": "Good-lookin' diffs with diff-highlight and more",
55
"bin": {
66
"diff-so-fancy": "diff-so-fancy"

0 commit comments

Comments
 (0)