From f240b7ac70dd9bf46e5cb32f099f7f095633c344 Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Sat, 5 Oct 2019 07:58:47 -0700 Subject: [PATCH] README: reflect new project status (#217) --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 11f1dc0..d432b63 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,12 @@ and ensuring that `$GOPATH/bin` is added to your `$PATH`. ## Project status -As of version v0.3.0, Wire is *beta*. Throughout the beta period, we encourage -you to use Wire and provide feedback. We will focus on improving usability and -fixing bugs before the 1.0 release. We do not intend to introduce any breaking -changes unless there is a strong reason to do so. +As of version v0.3.0, Wire is *beta* and is considered feature complete. It +works well for the tasks it was designed to perform, and we prefer to keep it +as simple as possible. + +We'll not be accepting new features at this time, but will gladly accept bug +reports and fixes. ## Community