From e710970cb217940dc03f0d49cdbf113a8a86fac1 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Wed, 1 Jun 2016 05:36:16 +0000 Subject: [PATCH] README: Clarify which projects are deprecated and which aren't. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0377414..e663e32 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -zsh-syntax-highlighting -======================= +Fork of zsh-syntax-highlighting +=============================== -**THIS PROJECT IS NO LONGER MAINTAINED. -YOU MAY WANT TO TEST ITS SUCCESSOR: [chromatic-zsh](https://github.com/jimmijj/chromatic-zsh).** +**THIS FORK IS NO LONGER MAINTAINED. +YOU MAY WANT TO TEST ITS SUCCESSOR: [chromatic-zsh](https://github.com/jimmijj/chromatic-zsh) +YOU MAY WANT TO TEST THE PARENT PROJECT: [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)** Enhanced highlighting of the [Zsh](http://www.zsh.org) command-line, including syntax, paths, files, selected regions, searched patterns and much more.