diff --git a/README.md b/README.md
index d495a8d..d2e2725 100644
--- a/README.md
+++ b/README.md
@@ -13,13 +13,11 @@ JAX-RS compliant.
Verifiably [FAST](https://www.techempower.com/benchmarks/): [The latest benchmarks](https://www.techempower.com/benchmarks/) show Proteus outperforming 99% of other web frameworks.
-Inspired by [Play](http://playframework.com), [Jooby](http://jooby.org), and [light-4j](https://github.com/networknt/light-4j).
-
-
Getting Started
---------------
+### Quick Start
- Make sure you have a JDK >= 8 and a current version of Maven installed.
- Copy and paste into your terminal:
```
@@ -29,6 +27,15 @@ Getting Started
- Open [http://localhost:8090/v1/swagger](http://localhost:8090/v1/swagger) in your browser.
- Open [http://localhost:8090/v1/swagger/redoc](http://localhost:8090/v1/swagger/redoc) for a pretty version of your API.
+### As a dependency
+
+```xml
+
+ io.sinistral
+ proteus-core
+ 0.3.4-SNAPSHOT
+
+```
Controllers
---------------
@@ -177,6 +184,24 @@ public ServerResponse