diff --git a/README.md b/README.md
index ccbe481969bb3449c44c56f68f94a461743cc73f..0bd3ce124f68999897ba29ad22ab7856d6c7de0d 100644
--- a/README.md
+++ b/README.md
@@ -30,5 +30,15 @@ https://de.mathworks.com/matlabcentral/fileexchange/47434-natural-order-filename
 The evaluation code uses createCirclesMask by Brett Shoelson, available under:
 https://de.mathworks.com/matlabcentral/fileexchange/47905-createcirclesmask
 
+### [Downloads](../../releases)
+Please download appropriate packages regarding the platform:
+
+* Windows
+  * Web installation version: `InPhaseAppInstaller_web.exe`
+  * Full contained version: `InPhaseAppInstaller_mcs.exe`
+* MacOSX - (please extract the file and place the app file in `/Applications`)
+  * Web installation version: `InPhaseAppInstaller_web.app.zip`
+  * Full contained version: `InPhaseAppInstaller_mcr.app.zip`
+
 ### Packaging documentation
 Packaging `inPhase` MATLAB project for standalone application is documented in [docs/packaging.md](docs/packaging.md). Please follow the instructions in the manual.