diff --git a/README.md b/README.md index 1a5459d..eeffbed 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,20 @@ [![Build status](https://github.com/xpdustry/sql4md/actions/workflows/build.yml/badge.svg?branch=master&event=push)](https://github.com/xpdustry/sql4md/actions/workflows/build.yml) [![Mindustry 7.0](https://img.shields.io/badge/Mindustry-7.0-ffd37f)](https://github.com/Anuken/Mindustry/releases) +## Description + +Instead of bundling database binaries in your plugin, use this one instead, comes with the most popular databases connectors: + +- MySQL +- MariaDB +- SQLite + ## Installation This plugin requires : +- [SLF4MD](https://github.com/xpdustry/slf4md) + - Java 17 or above. - Mindustry v146 or above.