From fa1f4c7fffafd0364f7859e83933986148962b8e Mon Sep 17 00:00:00 2001 From: Wongzigii Date: Tue, 2 Jun 2015 18:08:59 +0800 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 258698f..40b5a00 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ ![](./GIF/WZAnimatingTransition.gif) +## About +This project is inspired by Nike's awesome official App [Making of Making Powered by NIKE MSI](https://itunes.apple.com/us/app/making-making-powered-by-nike/id662227880?mt=8). + ## Installation ### [CocoaPods](http://cocoapods.org/) @@ -96,14 +99,24 @@ Done! @property (nonatomic, strong) NSString *shallowStateText; /// The text will show on deep dragging state. Default is `RELEASE TO RETURN TO MENU.` -@property (nonatomic, strong) NSString *deepStateText; `` +@property (nonatomic, strong) NSString *deepStateText; ```` ## Contact - If you have some advice, open an issue or PR - Email [me](mailto:wongzigii@outlook.com) -## License -WZDraggableSwitchHeaderView is available under the MIT license, see the [LICENCE](./LICENSE) file for more info. +## Credits + +Logo : + +- [Iconic](https://github.com/somerandomdude/Iconic) +- [Logo/Emblem/Mark for Hypercompact](https://dribbble.com/shots/197202-Logo-Emblem-Mark-for-Hypercompact?list=searches&offset=4) +Font : + +- Fundamental Brigade Schwer Copyright (c) 2012 by Peter Wiegel. + +## License +WZDraggableSwitchHeaderView is available under the MIT license, see the [LICENCE](./LICENSE) file for more info.