From 98244bffba1624c9f121e3804ffb5ed10a19bd13 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Fri, 17 Sep 2021 00:53:16 +0300
Subject: [PATCH] Add note on deprecation and replacement.

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

diff --git a/README.md b/README.md
index 738282f..3a42bc8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # Git 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/git-pre-commit/badges/master/pipeline.svg)](https://git.shore.co.il/nimrod/git-pre-commit/-/commits/master)
 
 [Pre-commit](http://pre-commit.com/) Git related hooks.
-- 
GitLab