Skip to content

Commit

Permalink
docs: Add disclaimer to readme. (#52)
Browse files Browse the repository at this point in the history
* Add disclaimer to readme.

* Update README.md
  • Loading branch information
dpcollins-google committed May 19, 2020
1 parent 099e865 commit 0d90ef1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,11 @@

Java idiomatic client for Google Pub/Sub Lite.

# Disclaimer

This is the client library for an upcoming cloud product to be released shortly. It may not function
due to restricted visibility for a short period of time. Please watch the Cloud Pub/Sub release notes for updates on availability. https://cloud.google.com/pubsub/docs/release-notes

## Quickstart

If you are using Maven, add this to your pom.xml file
Expand Down

0 comments on commit 0d90ef1

Please sign in to comment.