From 0a8beed5fa81bbbc525f14c97c1102032a56f074 Mon Sep 17 00:00:00 2001 From: Adam Ross Date: Tue, 31 Jan 2023 15:05:51 -0800 Subject: [PATCH] docs: Update README from unstable to preview (#157) --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 603f957..578adeb 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,6 @@ - -# Under Heavy Development - -This library is not ready for use. We are working to make it ready. For more details, see #113. - -You can access the previous development version of this library at -[v0.2.3](https://github.com/googleapis/google-cloudevents-go/tree/v0.2.3) - # Google CloudEvents - Go -[![GoDoc](https://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://pkg.go.dev/mod/github.com/googleapis/google-cloudevents-go) [![unstable](http://badges.github.io/stability-badges/dist/unstable.svg)](http://github.com/badges/stability-badges) +[![GoDoc](https://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://pkg.go.dev/mod/github.com/googleapis/google-cloudevents-go) [![Preview](https://img.shields.io/badge/stability-preview-orange?style=flat-square)](https://cloud.google.com/products#section-22) This library provides Go types for Google CloudEvent data.