diff --git a/README.md b/README.md index 81b8a11b..7d79c684 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,6 @@ Ameba is a tool for enforcing a consistent Crystal code style, for catching code smells and wrong code constructions. Ameba's [rules](src/ameba/rules/) traverse AST and report bad parts of your code. -Is still under construction, compatibility may be broken :construction: - ## Installation ### As a project dependency: