summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2018-05-30 21:23:24 +0200
committerGitHub <noreply@github.com>2018-05-30 21:23:24 +0200
commit397223374a84bcc7bccbb7e2377ea03380645f22 (patch)
tree47ce487b11df7088a237af97d8146c471e2b8b87
parent0c2da90fa4144c6aa71d1cc10e432c7034207f55 (diff)
Add TOC
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index 79a59cd4..037e611b 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,13 @@
A <i>cat(1)</i> clone with syntax highlighting and Git integration.
</p>
-## Features
+<p align="center">
+ <a href="#syntax-highlighting">Key Features</a> •
+ <a href="#how-to-use">How To Use</a> •
+ <a href="#installation">Installation</a> •
+ <a href="#customization">Customization</a> •
+ <a href="#project-goals-and-alternatives">Project goals, alternatives</a>
+</p>
### Syntax highlighting
@@ -32,7 +38,7 @@ Oh.. you can also use it to concatenate files :wink:. Whenever
`bat` detects a non-interactive terminal, it will fall back to printing
the plain file contents.
-## Usage
+## How to use
Display a single file on the terminal