From 354c4d13a876b8e648cf56c096029656e1ef0782 Mon Sep 17 00:00:00 2001 From: Johan Walles Date: Tue, 18 Jun 2019 20:15:15 +0200 Subject: [PATCH] Correct documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1014b26..ea8e565 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ doesn't work that way, Doing the right thing includes: * **Syntax highlight** source code by default if - [GNU Source-highlight](http://www.gnu.org/software/src-highlite/) + [Highlight](http://www.andre-simon.de/doku/highlight/en/highlight.php) is installed. * **Search is incremental** / find-as-you-type just like in [Chrome](http://www.google.com/chrome) or