From 96690cc7ebabd7f76c53f67d68acafdded823d9f Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel <34905970+ham1255@users.noreply.github.com> Date: Thu, 7 Jan 2021 21:28:50 +0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 739279b..4491961 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,11 @@ RedisBungee is distributed as a [maven](http://maven.apache.org) project. To com ## Configuration **REDISBUNGEE REQUIRES A REDIS SERVER**, preferably with reasonably low latency. The default [config](https://github.com/minecrafter/RedisBungee/blob/master/src/main/resources/example_config.yml) is saved when the plugin first starts. + +##License! + +this project is distruped using Eclipse Public License 1.0 + +which you can find it [here](https://github.com/Limework/RedisBungee/blob/master/LICENSE) + +you can find the orginal redisBungee by minecrafter [here](https://github.com/minecrafter/RedisBungee) \ No newline at end of file