diff --git a/README-cn.md b/README-cn.md index c389d4d..b0cedf2 100755 --- a/README-cn.md +++ b/README-cn.md @@ -1,6 +1,6 @@ # Ultra Pull To Refresh -这是现在已经停止维护的下拉刷新项目的替代方案。继承与ViewGroup可以包含任何View。功能比SwipeRefreshLayout强大。 +这是现在已经停止维护的下拉刷新项目的替代方案。继承于ViewGroup可以包含任何View。功能比SwipeRefreshLayout强大。 使用起来非常简单。良好的设计,如果你想定制自己的UI样式,非常简单,就像给ListView加一个Header View那么简单。 @@ -8,7 +8,7 @@ [APK下载](https://raw.githubusercontent.com/liaohuqiu/android-Ultra-Pull-To-Refresh/master/ptr-demo/target/ultra-ptr-demo.apk) -* 先上两张StoreHouse风格的截图! 感谢 [CBStoreHouseRefreshControl](https://github.com/liaohuqiu/CBStoreHouseRefreshControl). +* 先上两张StoreHouse风格的截图! 感谢 [CBStoreHouseRefreshControl](https://github.com/coolbeet/CBStoreHouseRefreshControl).
diff --git a/README.md b/README.md index 1dc5276..0e3dd64 100755 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Support `API LEVEL >= 8`, all snapshots are taken from Genymotion, 2.3.7. [Download APK](https://raw.githubusercontent.com/liaohuqiu/android-Ultra-Pull-To-Refresh/master/ptr-demo/target/ultra-ptr-demo.apk) -* StoreHouse Style first! Thanks to [CBStoreHouseRefreshControl](https://github.com/liaohuqiu/CBStoreHouseRefreshControl). +* StoreHouse Style first! Thanks to [CBStoreHouseRefreshControl](https://github.com/coolbeet/CBStoreHouseRefreshControl).