From 4bd6494b8522638b665d9a0d18ec814113656eb8 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Thu, 16 Sep 2021 21:22:57 +0300
Subject: [PATCH] Add a note about deprecation and replacement.

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

diff --git a/README.md b/README.md
index eb05076..6ee63b6 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # Terraform pre-commmit
 
+**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/terraform-pre-commit/badges/master/pipeline.svg)](https://git.shore.co.il/nimrod/terraform-pre-commit/-/commits/master)
 
 Terraform [pre-commit](https://pre-commit.com/) hooks.
-- 
GitLab