diff --git a/README.md b/README.md
index bd91be50..279afb8e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
@@ -24,12 +24,17 @@
+ alt="GoDocs available" />
+
+
+
+
+ alt="Latest release" />
@@ -38,13 +43,14 @@
Getting Started ยท
Motivation & Design ยท
- Contributing
+ Contributing ยท
+ Wiki
-
+
@@ -53,14 +59,15 @@ Inertia is a simple cross-platform command line application that enables quick a
| | Main Features |
----|-----------------
-๐ | Simple setup from your computer without ever having to manually SSH into your remote
-๐ฐ | Use any Linux-based remote virtual private server platform you want
-๐ฆ | Easily provision VPS instances for your project with supported providers such as Amazon EC2
-โ | Deploy any Dockerfile or docker-compose project
-๐ | Webhook integration for GitHub, GitLab, and Bitbucket allow your project to be automatically updated, rebuilt, and deployed as soon as you `git push`
-๐ | Start up, shut down, and monitor your deployment with ease from the command line
-๐ท | Configure deployment to your liking with branch settings, build configuration, and more
-๐ | Secured with tokens and HTTPS across the board
+๐ | **Simple to use** - set up a deployment from your computer without ever having to manually SSH into your remote
+๐ฐ | **Cloud-agnostic** - use any Linux-based remote virtual private server provider you want
+โ | **Versatile project support** - deploy any Dockerfile or docker-compose project
+๐ | **Continuous deployment** - Webhook integrations for GitHub, GitLab, and Bitbucket means your project can be automatically updated, rebuilt, and deployed as soon as you `git push`
+๐ | **In-depth controls** - start up, shut down, and monitor your deployment with ease from the command line or using Inertia's REST API
+๐ท | **Flexible configuration** - branch deployment, environment variables, easy file transfer for configuration files, build settings, and more
+๐ฆ | **Built-in provisioning** - easily provision and set up VPS instances for your project with supported providers such as Amazon Web Services using a single command
+๐ฅ | **Built for teams** - provide shared access to an Inertia deployment by adding users
+๐ | **Secure** - secured with access tokens and HTTPS across the board, as well as features like 2FA for user logins