diff options
| author | Stefan Majewsky <stefan.majewsky@sap.com> | 2021-05-28 14:48:59 +0200 |
|---|---|---|
| committer | Stefan Majewsky <stefan.majewsky@sap.com> | 2021-05-28 14:48:59 +0200 |
| commit | 79df56a219c657d51327ca95a1696cd329629665 (patch) | |
| tree | 5c93617f4abc7cd38c603139b184b7a6c18c5165 /README.md | |
| parent | 0ad995d13893ddf0afac14dcb28c3f57ba6ae6e1 (diff) | |
| download | go-schwift-79df56a219c657d51327ca95a1696cd329629665.tar.gz | |
remove beta notice from README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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. |
