From b447ff5371604489f83e3f1d2b61f25ddff64ddf Mon Sep 17 00:00:00 2001 From: HearSilent Date: Tue, 21 Feb 2017 23:08:55 +0800 Subject: [PATCH] =?UTF-8?q?String=20tune=20=F0=9F=91=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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