README.md in google-logging-utils-0.a vs README.md in google-logging-utils-0.1.0
- old
+ new
@@ -1,8 +1,29 @@
-# Placeholder for Ruby gem google-logging-utils
+# Logging utilities for Google Cloud
-This is a placeholder for the future Google-authored gem google-logging-utils.
-This placeholder is being released on 2024-08-27 in order to reserve the name.
-The final gem should be available shortly after that date. If it has not been
-released in a timely manner, or if this placeholder interferes with your work,
-you can contact the Google Ruby team by opening an issue in the GitHub
-repository https://github.com/googleapis/google-cloud-ruby.
+Utility classes for logging to Google Cloud Logging.
+
+## Supported Ruby Versions
+
+This library is supported on Ruby 3.0+.
+
+Google provides official support for Ruby versions that are actively supported
+by Ruby Core—that is, Ruby versions that are either in normal maintenance or in
+security maintenance, and not end of life. Currently, this means Ruby 3.0 and
+later. Older versions of Ruby _may_ still work, but are unsupported and not
+recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details
+about the Ruby support schedule.
+
+## Contributing
+
+Contributions to this library are always welcome and highly encouraged.
+
+See the {file:CONTRIBUTING.md CONTRIBUTING} documentation for more information on how to get started.
+
+## Versioning
+
+This library is currently a **preview** with no guarantees of stability or support. Please get
+involved and let us know if you find it useful and we'll work towards a stable version.
+
+## Disclaimer
+
+This is not an official Google product.