diff --git a/src/Mobile/README.md b/src/Mobile/README.md
index 4f9262e9b..632593518 100644
--- a/src/Mobile/README.md
+++ b/src/Mobile/README.md
@@ -1,12 +1,12 @@
-#eShopOnContainers
+# eShopOnContainers
eShopOnContainers is a reference app whose imagined purpose is to serve the mobile workforce of a fictitious company that sells products. The app allow to manage the catalog, view products, manage the basket and the orders.
-###Supported platforms: iOS, Android and Windows
+### Supported platforms: iOS, Android and Windows
-###The app architecture consists of two parts:
+### The app architecture consists of two parts:
1. A Xamarin.Forms mobile app for iOS, Android and Windows.
2. Several .NET Web API microservices deployed as Docker containers.
@@ -34,7 +34,7 @@ This project exercises the following platforms, frameworks or features:
* Entity Framework
* Identity Server 4
-##Three platforms
+## Three platforms
The app targets **three** platforms:
* iOS
@@ -45,7 +45,7 @@ The app targets **three** platforms:
As of 07/03/2017, eShopOnContainers features **89.2% code share** (7.2% iOS / 16.7% Android / 8.7% Windows).
-##Licenses
+## Licenses
This project uses some third-party assets with a license that requires attribution:
@@ -155,4 +155,4 @@ In the configuration window of the machine, go to the Compatibility section and
## Copyright and license
-* Code and documentation copyright 2017 Microsoft Corp. Code released under the [MIT license](https://opensource.org/licenses/MIT).
\ No newline at end of file
+* Code and documentation copyright 2017 Microsoft Corp. Code released under the [MIT license](https://opensource.org/licenses/MIT).