diff --git a/README.md b/README.md
index 82d4b63fc..707cb3e0b 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,18 @@
-
-
+# SpaceVim
![Release](https://img.shields.io/badge/Release-2.2.0-8700FF.svg)
![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)
-[![Docker Pulls](https://img.shields.io/docker/pulls/spacevim/spacevim)](https://hub.docker.com/r/spacevim/spacevim)
-SpaceVim is a (neo)vim configuration inspired by spacemacs.
+SpaceVim is a community-driven distribution of Vim and Neovim.
+It's inspired by spacemacs. It manages collections of plugins in layers,
+which help to collect related packages together to provide features.
+This approach helps keep the configuration organized and reduces
+overhead for the user by keeping them from having to think about
+what packages to install.
+
+- [Quick start guide](https://spacevim.org/quick-start-guide/): installation, configuration, and learning resources for SpaceVim
+- [Documentation](https://spacevim.org/documentation/): the primary official documentation of SpaceVim
+- [Available layers](https://spacevim.org/layers/): a list of available layers which can be used in SpaceVim
## Feedback