diff --git a/README.md b/README.md
index 0bcbf35..078d6a6 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,33 @@
osFighter
=========
+[](http://www.ultimate-survival.net/views/FrenzoTheme/images/layout/logo.png)
-Soon (~within 3 months, from October 29th) this application will be under active devolpment.
+:octocat: **Live Demo**: http://www.ultimate-survival.net/
-OpenSource Roll Playing Click Game.
+Currently under development. Theme(s) by Frenzo Brouwer.
-Currently not under development.
+osFighter is an OS RPG. This RPG has loads of settings to fine tune.
-By:
- - Dees Oomens
+
Features
-Theme(s) By:
- - Frenzo Brouwer
+Most important features:
+- Settings
+ - Create/manage pages
+ - Manage menu's
+ - Edit/ban users
+ - Ban ip's
+ - Manage city's and rank's
+ - themes
+- PayPal integration
+- Very safe login/registration system
-More information will be added soon.
+Setup
+1. Create a database
+2. Set your database instance in 'core/constants.php'
+3. Upload the db_dump.sql into your database
+4. Create an administrator account by signing up as 'admin'
+5. Application is ready to go
+
+PayPal integration
+
+To use PayPal you need to have a developer account (https://developer.paypal.com/), then you need to create a new application (https://developer.paypal.com/webapps/developer/applications/createapp) and if you're done with that you need to save the Client ID and Secret ID to the database. You can fine the right fields in: (your database) > configuration > PAYPAL_CLIENT_ID / PAYPAL_SECRET_ID. If you follow the steps right you can now use PayPal on the application.
\ No newline at end of file