diff --git a/README.md b/README.md index 0573123cf..cb59e308b 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ The list is divided into categories such as Frameworks, Components, Testing and * [MGSwipeTableCell](https://github.com/MortimerGoro/MGSwipeTableCell) - UITableViewCell subclass that allows to display swippable buttons with a variety of transitions. * [ARAutocompleteTextView](https://github.com/alexruperez/ARAutocompleteTextView) - subclass of UITextView that automatically displays text suggestions in real-time. Perfect for email Textviews * [TGCameraViewController](https://github.com/tdginternet/TGCameraViewController) - Custom camera with AVFoundation. Beautiful, light and easy to integrate with iOS projects. + * [BWWalkthrough](https://github.com/ariok/BWWalkthrough) - Class that helps you create Walkthroughs pages ### WebSocket * [Socket Rocket](https://github.com/square/SocketRocket) - A conforming Objective-C WebSocket client library.