diff --git a/README.md b/README.md
index 26a55ecd..4f16f3cd 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,27 @@
-# sourcerer-app
-Sourcerer hashes your git repos into intelligent engineering profiles.
+
+
+
+
+ Sourcerer App
+
+
+
+
+ Sourcerer app creates an intelligent profile for software engineers.
+ Get early access on Sourcerer.
+
+
+
+Prerequirements
+=================
+
+* Sourcerer alpha/beta access
+* Linux or macOS
+* Java Platform ([JRE](http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html) for Linux or [JDK](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) for macOS)
Install/uninstall
=================
-Sourcerer requires Java Platform installed on the system.
-* Proceed with JRE(http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html) if on Linux,
-* or with JDK(http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) if on OS X.
-
To install sourcerer run the following command:
```
@@ -33,7 +47,7 @@ $ git clone https://github.com/sourcerer-io/sourcerer-app.git
$ cd sourcerer-app
# Build
-$ gradle build
+$ gradle build -Penv=production
# Run the app
$ java -jar build/libs/sourcerer-app.jar