Add building instructions
diff --git a/README.md b/README.md
index 0a2bfe7..c124a47 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,16 @@
-# Windows Phone M-Pin SDK
\ No newline at end of file
+# Windows Phone M-Pin SDK
+
+## Building the M-Pin Mobile SDK for Windows Phone
+
+### Prerequisites
+
+1. Download and install Visual Studio 2013 or higher and Windows Phone SDK 8.1 or higher
+1. Download or Clone the project and its submodule
+
+### Building the M-Pin Mobile SDK
+
+1. Navigate to `<mpin-sdk-wp>`
+1. Open `MPinSDK.sln`
+1. Select *Build->Build Solution* from the menu or build MPinSDK project from the Solution Explorer
+ 
+For further details, see [M-Pin Mobile SDK for Windows Phone Online Help](http://docs.miracl.com/m-pin-mobile-sdk-for-windows)
\ No newline at end of file