From 2c4f71362a090c13dc8f7611fbd141e1c4b00458 Mon Sep 17 00:00:00 2001 From: wyh Date: Fri, 17 Aug 2018 15:16:13 +0800 Subject: [PATCH] Update readme . --- README.md | 14 ++++++++++++++ WyhPageControlDemo.xcodeproj/project.pbxproj | 4 ++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d21dbaf..613b03f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ # WyhPageControl A custom pageControl,support custom many style including custom image、reloading activity and more styles. + + +![](https://upload-images.jianshu.io/upload_images/4097230-5b74a2d808c2b79b.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) + + +## CocoaPods + +`pod search WyhPageControl` + +## Contact me + +- JianShu: [被帅醒的小吴同志](http://www.jianshu.com/u/b76e3853ae0b) +- Email: 609223770@qq.com +- QQ:609223770 diff --git a/WyhPageControlDemo.xcodeproj/project.pbxproj b/WyhPageControlDemo.xcodeproj/project.pbxproj index 1aaf37f..722fd4f 100644 --- a/WyhPageControlDemo.xcodeproj/project.pbxproj +++ b/WyhPageControlDemo.xcodeproj/project.pbxproj @@ -93,10 +93,10 @@ 0954E9C92126AAED00C90E69 /* WyhPageControl */ = { isa = PBXGroup; children = ( - 0954E9CA2126AAED00C90E69 /* WyhPageControlDot.h */, + 0954E9CD2126AAED00C90E69 /* WyhPageControl.h */, 0954E9CB2126AAED00C90E69 /* WyhPageControl.m */, + 0954E9CA2126AAED00C90E69 /* WyhPageControlDot.h */, 0954E9CC2126AAED00C90E69 /* WyhPageControlDot.m */, - 0954E9CD2126AAED00C90E69 /* WyhPageControl.h */, ); path = WyhPageControl; sourceTree = SOURCE_ROOT;