diff --git a/2.0/docs/index.md b/2.0/docs/index.md
index d7d030a5..43d52b9a 100644
--- a/2.0/docs/index.md
+++ b/2.0/docs/index.md
@@ -4,13 +4,22 @@ This is the documentation for Vapor, a Web Framework for Swift that works on iOS
Vapor is the most used web framework for Swift. It provides a beautifully expressive and easy to use foundation for your next website or API.
+
## Getting Started
If this is your first time using Vapor, head to the [Getting Started](getting-started/install-on-macos.md) section to install Swift and create your first app.
-### Viewing Mediums
+## Like Vapor?
+
+Our small team works hard to make Vapor awesome (and free). Support the framework by starring Vapor on GitHub or donating $1 monthly--it helps us a lot. Thanks!
+
+
+
+
+
+
+
-You can read this guide by clicking through the folders and markdown files on [GitHub](https://github.com/vapor/documentation) or through the rendered [website](https://docs.vapor.codes).
## Other Sources