From 909fd3b1c997740c8e7083c7496245c4e6ba8298 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Thu, 22 May 2025 11:46:17 +0200 Subject: [PATCH] feat: remove garbage readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0eb70b9..9f61121 100644 --- a/README.md +++ b/README.md @@ -41,10 +41,6 @@ Run tests with: cargo test ``` -## 🔒 Stability - -The crate is small and intentionally limited in scope. You can depend on its behavior being stable. - ## 📜 License MIT