diff --git a/README.md b/README.md
index 10d3cc1..2cc5f6b 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ support. See http://developer.android.com/google/playservices/setup.html.
```
6. Add permissions in AndroidManifest:
-```xml
+ ```xml
@@ -60,7 +60,7 @@ support. See http://developer.android.com/google/playservices/setup.html.
```
7. Add Activity declaration in AndroidManifest:
-```xml
+ ```xml
@@ -79,7 +79,7 @@ support. See http://developer.android.com/google/playservices/setup.html.
8. If you plan to run [ProGuard](http://developer.android.com/tools/help/proguard.html) on your app
before release, you will need to add the following to your ProGuard configuration file.
-```
+ ```
# Ad2iction Proguard Config
# NOTE: You should also include the Android Proguard config found with the build tools:
# $ANDROID_HOME/tools/proguard/proguardâandroid.txt