From 6173a4b0fe5873b88abc809a4bc0f443e9693a41 Mon Sep 17 00:00:00 2001 From: Ben McClelland Date: Thu, 7 Mar 2024 10:43:01 -0800 Subject: [PATCH] chore: update readme to remove the testing status We have good general client test coverage now. So we can bring this out of testing status. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index bcaaad3b..0b721302 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ [![Apache V2 License](https://img.shields.io/badge/license-Apache%20V2-blue.svg)](https://github.com/versity/versitygw/blob/main/LICENSE) -**Current status:** Ready for general testing, Issue reports welcome. - **News:**
* New performance analysis article [https://github.com/versity/versitygw/wiki/Performance](https://github.com/versity/versitygw/wiki/Performance)