From 0e29d5e0ed32c409ab5f1e516195ca117f9a850b Mon Sep 17 00:00:00 2001 From: Lev Kokotov Date: Sat, 5 Feb 2022 14:51:34 -0800 Subject: [PATCH] smaller --- README.md | 2 +- pgcat2.png => pgcat3.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename pgcat2.png => pgcat3.png (100%) diff --git a/README.md b/README.md index 58c66e4..85f1e12 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![CircleCI](https://circleci.com/gh/levkk/pgcat/tree/main.svg?style=svg)](https://circleci.com/gh/levkk/pgcat/tree/main) -![PgCat](./pgcat2.png) +![PgCat](./pgcat3.png) Meow. PgBouncer rewritten in Rust, with sharding, load balancing and failover support. diff --git a/pgcat2.png b/pgcat3.png similarity index 100% rename from pgcat2.png rename to pgcat3.png