diff --git a/README.md b/README.md
index e581c4fc..a262ce28 100644
--- a/README.md
+++ b/README.md
@@ -1,66 +1,31 @@
-
@material-table/core
+
+# @material-table/core
+
-
+
+**A fork of [`mbrn/material-table`](https://material-table.com)**
+
-
-
-
-
+
+[](https://github.com/material-table-core/core/actions?query=workflow%3ABuild)
+[](https://github.com/material-table-core/core/actions?query=workflow%3APublish)
+[](https://www.npmjs.com/package/@material-table/core)
+[](https://discord.gg/uMr8pKDu8n)
+
-
- Please review our [roadmap](https:/github.com/material-table-core/core/wiki/Roadmap)!
-
-💾 [Installation](https://material-table-core.github.io/docs/#installation) 🎉 [Usage](https://material-table-core.github.io//docs/#basic-usage)
+
+Please review our [roadmap](https://github.com/material-table-core/core/wiki/Roadmap)!
+
+💾 [Installation](https://material-table-core.github.io/docs/#installation) 🎉 [Usage](https://material-table-core.github.io//docs/#basic-usage)
✅ [Why does this repo exist?](https://material-table-core.github.io/docs/about) 🚧 [Documentation](https://material-table-core.github.io/docs) ⚙️ [Demos](https://material-table-core.github.io/demos/)
+
# Sponsoring
-We are now able to be sponsored via [Github Sponsors](https:/github.com/sponsors/material-table-core?o=esb) or [Open collective](https:/opencollective.com/material-table-core)!
+We are now able to be sponsored via [Github Sponsors](https://github.com/sponsors/material-table-core?o=esb) or [Open collective](https://opencollective.com/material-table-core)!
So if you want to help us maintain this package, everything is appreciated.
# Contributing
@@ -69,6 +34,6 @@ Thanks for taking interest in contributing! :rocket: In being a community based
**Urgent items include**:
-- Get rid of [`data-manager.js`](https:/github.com/material-table-core/core/blob/master/src/utils/data-manager.js) (which is a homegrown global state manager of sorts) and integrate [React context](https:/github.com/material-table-core/core/tree/context/src/store) via the `context` branch
-- Documentation over at [`material-table-core/website`](https:/github.com/material-table-core/website)
+- Get rid of [`data-manager.js`](https://github.com/material-table-core/core/blob/master/src/utils/data-manager.js) (which is a homegrown global state manager of sorts) and integrate [React context](https://github.com/material-table-core/core/tree/context/src/store) via the `context` branch
+- Documentation over at [`material-table-core/website`](https://github.com/material-table-core/website)
- Implementing tests via Jest