From aa27585915728f104d09e9ccfd597f0e01827e98 Mon Sep 17 00:00:00 2001 From: Kevin Wan Date: Sat, 6 May 2023 23:38:02 +0800 Subject: [PATCH] Update readme.md (#41) --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 5740906..af1095a 100644 --- a/readme.md +++ b/readme.md @@ -88,7 +88,7 @@ $ tproxy -p 3307 -r localhost:3306 $ tproxy -p 3307 -r remotehost:3306 -s -q ``` -image +image ### Learn the connection pool behaviors @@ -96,7 +96,7 @@ $ tproxy -p 3307 -r remotehost:3306 -s -q $ tproxy -p 3307 -r localhost:3306 -q -s ``` -image +image ## Give a Star! ⭐