From 72d37086593146a55fc4f21ed1ace3c0022d459d Mon Sep 17 00:00:00 2001 From: markzhai Date: Wed, 16 Mar 2016 10:14:49 +0800 Subject: [PATCH] upadte readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84b6a5c..d17d484 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ dependencies { } ``` -PS: As this library uses `getMainLooper().setMessageLogging();`, please check if you also set that in your app. +PS: As this library uses `getMainLooper().setMessageLogging();`, please check if you also set that in your app. (check related issue https://github.com/moduth/blockcanary/issues/27) # Usage