From 79df56a219c657d51327ca95a1696cd329629665 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Fri, 28 May 2021 14:48:59 +0200 Subject: remove beta notice from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 44d7387..2e19428 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,6 @@ This is a Go client library for [OpenStack Swift](https://github.com/openstack/s frustrated with the inflexible API design of [`ncw/swift`](https://github.com/ncw/swift); see [near the bottom](#why-another-swift-client-library) for details. -This library is currently in **beta**: It's already used by some projects, and I'm working towards a -stable 1.0 version with API compatibility promises, but [a few things are still -missing](https://github.com/majewsky/schwift/issues/1). - ## Installation You can get this with `go get github.com/majewsky/schwift`. When using this in an application, vendoring is recommended. -- cgit v1.2.3