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
[](https://github.com/appelskrutt34)
[](https://github.com/ahsentekd)
[](https://github.com/chinmer)
-[](https://github.com/SvMak)
-[](https://github.com/TomasWild)
-[](https://github.com/chaseWillden)
+[](https://github.com/SvMak)
+[](https://github.com/TomasWild)
+[](https://github.com/chaseWillden)
[](https://github.com/Hiccup-za)
## License