From c7759e84422a41b4a0144b391785403ca7bcd4f6 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Thu, 16 Sep 2021 21:54:27 +0300
Subject: [PATCH] Add note on deprecation and replacements.

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

diff --git a/README.md b/README.md
index 76993dc..112ba8a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
 # Docker pre-commmit
 
+**This project has been discontinued and has been replaced by
+[pre-commit-hooks](https://git.shore.co.il/nimrod/pre-commit-hooks) and
+[hadolint-py](https://github.com/AleksaC/hadolint-py).**
+
 [![pipeline status](https://git.shore.co.il/nimrod/docker-pre-commit/badges/master/pipeline.svg)](https://git.shore.co.il/nimrod/docker-pre-commit/-/commits/master)
 
 > Pre-commit hooks for Docker and docker-compose.
-- 
GitLab