Update README how to contribute

Change-Id: I449f5c5039801053af380e07b812f2484e209412
diff --git a/README.md b/README.md
index ff3538a..58d0644 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,13 @@
 The contributions will be code reviewed by Arm before they can be accepted into
 the repository.
 
+In order to submit a contribution push your patch to
+`ssh://<GITHUB_USER_ID>@review.mlplatform.org:29418/ml/ethos-u/ethos-u-core-software`.
+To do this you will need to sign-in to
+[review.mlplatform.org](https://review.mlplatform.org) using a GitHub account
+and add your SSH key under your settings. If there is a problem adding the SSH
+key make sure there is a valid email address in the Email Addresses field.
+
 # Security
 
 Please see [Security](SECURITY.md).