From cf41160fbee36835c52c738848d5594e9e1a017a Mon Sep 17 00:00:00 2001 From: Daniel Sanche Date: Tue, 6 Feb 2024 11:26:54 -0800 Subject: [PATCH] removed happy base section --- README.rst | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.rst b/README.rst index 537dbcb3b..9f91a8533 100644 --- a/README.rst +++ b/README.rst @@ -110,14 +110,3 @@ Next Steps to see other available methods on the client. - Read the `Product documentation`_ to learn more about the product and see How-to Guides. - -``google-cloud-happybase`` --------------------------- - -In addition to the core ``google-cloud-bigtable``, we provide a -`google-cloud-happybase -`__ library -with the same interface as the popular `HappyBase -`__ library. Unlike HappyBase, -``google-cloud-happybase`` uses ``google-cloud-bigtable`` under the covers, -rather than Apache HBase.