From 9983fce4efac8a45509a8b13d6bd9a4dfc857307 Mon Sep 17 00:00:00 2001 From: Vitalii Elenhaupt Date: Thu, 16 Nov 2017 10:35:20 +0200 Subject: [PATCH] Remove compatibility warning --- README.md | 2 -- 1 file changed, 2 deletions(-) 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: