diff --git a/README.md b/README.md index 6535e6b..74298d7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@   [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Cold-Development/ColdBits/release.yml?branch=master&style=flat&logo=github&label=GitHub)](https://github.com/Cold-Development/ColdBits/actions/workflows/release.yml) -* **ColdBits** is a currency Minecraft plugin, adding the ability to manager points for every player, with SQLite and MySQL database support.
+* **ColdBits** is a currency Minecraft plugin, adding the ability to manage bits (premium/custom currency) for every player, with SQLite and MySQL database support.
* Supports **`SQLite`** and **`MySQL`** database. Default database is SQLite which can be edited later in `config.yml` file.
* This plugin is based on [**`ColdDev`**](https://github.com/Cold-Development/ColdDev) plugin library.