From 7b794930ac383a434b485ed2d8778bb4e2f3632d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 30 Oct 2024 09:28:55 -0400 Subject: [PATCH] Refactor README.md to add beta notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f58acb..f8e226c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ SimpleMind is an AI library designed to simplify your experience with AI APIs in $ pip install simplemind ``` +Note: SimpleMind is currently in beta. We welcome feedback and contributions to help make it even better. + ## Features - **Easy-to-use AI tools**: SimpleMind provides simple interfaces to popular AI services. - **Human-centered design**: The library prioritizes readability and usability—no need to be an expert to start experimenting.