summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-02-08 13:25:03 -0600
committerDan Davison <dandavison7@gmail.com>2020-02-08 13:25:03 -0600
commit08d3b5db2d6332fc8080d095cf92184ae7e3ca00 (patch)
treeb22461dca835ddbc81bed37e399ae6b5fd5dfde1
parent4c0027b2bc1b249aa93471570cd257493e21b7d6 (diff)
Simplify README title
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1afc4838..da4a4547 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
[![Build Status](https://travis-ci.com/dandavison/delta.svg?branch=master)](https://travis-ci.com/dandavison/delta)
-## A syntax-highlighting pager for git and diff output
+## A syntax-highlighter for git and diff output
Delta brings language syntax highlighting, within-line insertion/deletion detection, and restructured diff output to git on the command line. Here's an example of `git show` output with git configured to use delta as its pager: