summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-07-14 12:43:27 -0400
committerDan Davison <dandavison7@gmail.com>2020-07-14 12:43:27 -0400
commit3b794691677c6cbe64d6d8091348740fbbc6f6f3 (patch)
tree1b71d24b26a7b4d7639f84d3c87e22574a79218e /README.md
parent8e54cd0edc32174efe35deaa2cf219e9598e50f7 (diff)
Related projects section
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 079612e2..d9dbe96f 100644
--- a/README.md
+++ b/README.md
@@ -463,22 +463,22 @@ cargo build --release
and use the executable found at `./target/release/delta`.
+## Related projects
-## Credit
+### Used by delta
+- [mitsuhiko/console](https://github.com/mitsuhiko/console)
- [ogham/rust-ansi-term](https://github.com/ogham/rust-ansi-term)
- [sharkdp/bat](https://github.com/sharkdp/bat)
- [trishume/syntect](https://github.com/trishume/syntect)
-
-## Projects using delta
+### Using delta
- [bigH/git-fuzzy](https://github.com/bigH/git-fuzzy)
- [dandavison/magit-delta](https://github.com/dandavison/magit-delta)
- [jesseduffield/lazygit](https://github.com/jesseduffield/lazygit/)
- [ms-jpq/sad](https://github.com/ms-jpq/sad)
- [wfxr/forgit](https://github.com/wfxr/forgit)
-
-## Similar projects
+### Similar projects
- [da-x/fancydiff](https://github.com/da-x/fancydiff)
- [git/diff-highlight](https://github.com/git/git/tree/master/contrib/diff-highlight)
- [jeffkaufman/icdiff](https://github.com/jeffkaufman/icdiff)