From a39c4654fb7429ed124c14bf81946fab87cae17f Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel Date: Fri, 17 Jun 2022 06:10:29 +0400 Subject: [PATCH] center --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 4197a92..b3db357 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,14 @@ RedisBungee uses [Redis](https://redis.io) to Synchronize data between [BungeeCo ## Supported Redis versions | Redis version | Supported | -|---------------|-----------| -| 1.x.x | ✖ | -| 2.x.x | ✖ | -| 3.x.x | ✖ | -| 4.x.x | ✖ | -| 5.x.x | ✖ | -| 6.x.x | ✔ | -| 7.x.x | ✔ | +|:-------------:|:---------:| +| 1.x.x | ✖ | +| 2.x.x | ✖ | +| 3.x.x | ✖ | +| 4.x.x | ✖ | +| 5.x.x | ✖ | +| 6.x.x | ✔ | +| 7.x.x | ✔ | ## Implementing RedisBungee in your plugin: [![RedisBungee Build](https://github.com/proxiodev/RedisBungee/actions/workflows/maven.yml/badge.svg)](https://github.com/Limework/RedisBungee/actions/workflows/maven.yml) [![](https://jitpack.io/v/limework/redisbungee.svg)](https://jitpack.io/#limework/redisbungee)