From 33a6f763eabfd58c2d2da936e2c52008aa951263 Mon Sep 17 00:00:00 2001 From: Claire Giordano Date: Sun, 7 Mar 2021 17:24:24 -0800 Subject: [PATCH] Rm Performance H2 section title (temporarily) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d71954160..dfe9b5f21 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,6 @@ Since Citus is an extension to Postgres, you can use Citus with the latest Postg - [Using Citus](#using-citus) - [Documentation](#documentation) - [Architecture](#architecture) -- [Performance](#performance) - [When to Use Citus](#when-to-use-citus) - [Need Help?](#need-help) - [Contributing](#contributing)