diff --git a/README.md b/README.md index 18726f0b..731442d3 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ A lightweight and extensible ORM library for Rust. ## Table of Contents + - [Supported Databases](#supported-databases) - [Getting Help](#getting-help) - [Reporting Issues](#reporting-issues) @@ -20,14 +21,14 @@ A lightweight and extensible ORM library for Rust. ## Supported Databases -| Database | Support | Status | -|------------|----------|--------------------------------------| -| SQLite | ✅ | Currently supported. | -| PostgreSQL | ❌ | Not supported, help us implement it? | -| MySQL | ✅️ | Currently supported. | -| MariaDB | ❌ | Not supported, help us implement it? | -| Oracle | 🏗️ | Currently developing. | -| MSSQL | ❌ | Not supported, help us implement it? | +| Database | Support | Status | +| ---------- | ------- | ------------------------------------ | +| SQLite | ✅ | Currently supported. | +| PostgreSQL | 🏗️ | Currently developing. | +| MySQL | ✅️ | Currently supported. | +| MariaDB | 🏗️ | Currently developing. | +| Oracle | 🏗️ | Currently developing. | +| MSSQL | ❌ | Not supported, help us implement it? | ## Getting Help @@ -73,9 +74,9 @@ being awesome contributors to this project. **We'd like to take a moment to reco [appelskrutt34](https://github.com/appelskrutt34) [](https://github.com/ahsentekd) [](https://github.com/chinmer) -[SvMak](https://github.com/SvMak) -[TomasWild](https://github.com/TomasWild) -[chaseWillden](https://github.com/chaseWillden) +[SvMak](https://github.com/SvMak) +[TomasWild](https://github.com/TomasWild) +[chaseWillden](https://github.com/chaseWillden) [Hiccup-za](https://github.com/Hiccup-za) ## License