diff --git a/README.rst b/README.rst
index a9aaa7d91cf2d399bbd2d163f02480147eb4b80f..691256b85d0a2700b100931d1df3f5c8ac0eefe7 100644
--- a/README.rst
+++ b/README.rst
@@ -1,11 +1,14 @@
 Python 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>`_
+
 .. image:: https://git.shore.co.il/nimrod/python-pre-commit/badges/master/pipeline.svg
     :target: https://git.shore.co.il/nimrod/python-pre-commit/-/commits/master
     :alt: pipeline status
 
-Ansible `pre-commit <http://pre-commit.com/>`_ hooks.
+Python `pre-commit <http://pre-commit.com/>`_ hooks.
 
 - :code:`piprot`: Checks your requirements files for out of date packages.