summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEloy Espinaco <eloyesp@gmail.com>2022-04-21 21:07:34 -0300
committerGitHub <noreply@github.com>2022-04-21 20:07:34 -0400
commit1d01c2c12ccfecf0b703f38de473060f92a717a0 (patch)
tree580681c3f6688c5f6f3a107bcb3eac4b47610f22
parent3ccf2bc8d26b9296a08110d9ac7bc60d86bbeaa6 (diff)
Add link to `bat` on README (#1052)
For people like me that did not know about that.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c2240e85..cdde601d 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ Delta has many features and is very customizable; please see the [user manual](h
## Features
-- Language syntax highlighting with the same syntax-highlighting themes as bat
+- Language syntax highlighting with the same syntax-highlighting themes as [bat](https://github.com/sharkdp/bat#readme)
- Word-level diff highlighting using a Levenshtein edit inference algorithm
- Side-by-side view with line-wrapping
- Line numbering