From b1530b929afb0f41e81d4467d9ba6e541a33d829 Mon Sep 17 00:00:00 2001 From: Wilhelm Behncke Date: Sun, 1 Aug 2021 22:54:26 +0200 Subject: [PATCH] Remove development warning --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 1c13a70..f0849ef 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,6 @@ This package allows you to debug values in fusion as simple as: debug = ${Debug.var_dump(node).var_dump(request).die()} ``` -## ⚠⚠⚠ Still under development ⚠⚠⚠ - -This package is still under development. This message will disappear once the package is ready for testing. - ## Installation ```