Switch to README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3de2c9e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,21 @@
+# Atmosphere
+
+* Documentation: https://vexxhost.github.io/atmosphere/
+
+## Community
+
+If you have any questions and discussions about Atmosphere, you can join the
+community:
+
+* [#atmosphere](https://kubernetes.slack.com/archives/C056YSPJB7U) channel
+  on the Kubernetes Slack. If you are new to Kubernetes Slack workspace,
+  [Join the Kubernetes Slack workspace](https://slack.kubernetes.io/) first.
+
+## Contributing
+
+You'll need to make sure that you have [pre-commit](https://pre-commit.com)
+setup and installed in your environment by running these commands::
+
+```bash
+pre-commit install --hook-type commit-msg
+```
diff --git a/README.rst b/README.rst
deleted file mode 100644
index 7892e69..0000000
--- a/README.rst
+++ /dev/null
@@ -1,22 +0,0 @@
-Atmosphere
-==========
-
-* Documentation: https://vexxhost.github.io/atmosphere/
-
-Community
----------
-
-If you have any questions and discussions about Atmosphere, you can join the
-community:
-
-* `#atmosphere <https://kubernetes.slack.com/archives/C056YSPJB7U>`_ channel
-  on the Kubernetes Slack. If you are new to Kubernetes Slack workspace,
-  `Join the Kubernetes Slack workspace <https://slack.kubernetes.io/>`_ first.
-
-Contributing
-------------
-
-You'll need to make sure that you have `pre-commit <https://pre-commit.com>`_
-setup and installed in your environment by running these commands::
-
-    pre-commit install --hook-type commit-msg
diff --git a/setup.cfg b/setup.cfg
index fad6da9..13429ad 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,8 +1,8 @@
 [metadata]
 name = atmosphere
 summary = Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal
-description_file =
-    README.rst
+description_file = README.md
+description_content_type = text/markdown
 author = VEXXHOST, Inc.
 author_email = support@vexxhost.com
 url = https://github.com/vexxhost/atmosphere