From 2407f9acc8fa2b80f8fce0702eee3f94d3b378a6 Mon Sep 17 00:00:00 2001 From: Lev Kokotov Date: Sat, 5 Feb 2022 14:01:57 -0800 Subject: [PATCH] badge of honor --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cab6d58..35a3bf8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # PgCat +[![CircleCI](https://circleci.com/gh/levkk/pgcat/tree/main.svg?style=svg)](https://circleci.com/gh/levkk/pgcat/tree/main) + Meow. PgBouncer rewritten in Rust, with sharding, load balancing and failover support. **Alpha**: don't use in production just yet.