diff --git a/readme.md b/readme.md index 4a1412d..d4ae146 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,10 @@ +# !! Deprecated !! + +This project has been deprecated and is no longer maintained. + +An alternative solution can be using [pre-commit](https://pre-commit.com/) in combination with a clang-format hook. +Several hooks are available from https://pre-commit.com/hooks.html, by searching for `clang-format`. + # git-cmake-format This project aims to provide a quick and easy way to integrate clang-format into