From 9a3f7ebcaf0ad488d1b4a697eef74cdf77e9ab1e Mon Sep 17 00:00:00 2001
From: xhinliang <xhinliang@gmail.com>
Date: Mon, 21 Mar 2016 11:12:26 +0800
Subject: [PATCH] update README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1b8f774..7b059dc 100644
--- a/README.md
+++ b/README.md
@@ -150,7 +150,7 @@ Set<Integer> set = MultiSelectListPreference.getSetByBit(bit);
 - [Blog](http://xhinliang.github.io)
 
 ## Thanks
-- [ppoffice](https://github.com/ppoffice)
+- **[ppoffice](https://github.com/ppoffice)**
 - [Android-MaterialPreference](https://github.com/jenzz/Android-MaterialPreference)
 - [material-ripple](https://github.com/balysv/material-ripple)
 - [material](https://github.com/rey5137/material)