From 74081a77fbbb0dc9bdc8596cc0006c8aa36f1855 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Thu, 16 Sep 2021 21:33:43 +0300
Subject: [PATCH] Add a note on deprecation and replacement.

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index ee74e87..bd5d727 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # Shell pre-commit hooks
 
+**This project has been discontinued and has been replaced by
+[pre-commit-hooks](https://git.shore.co.il/nimrod/pre-commit-hooks).**
+
 [![pipeline status](https://git.shore.co.il/nimrod/shell-pre-commit/badges/master/pipeline.svg)](https://git.shore.co.il/nimrod/shell-pre-commit/-/commits/master)
 
 Shell [pre-commit](http://pre-commit.com/) hooks.
-- 
GitLab