From 40298454d7b11a57cdea2147459af7132b5a852d Mon Sep 17 00:00:00 2001 From: Alberto Scampini Date: Sun, 14 Feb 2016 17:51:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34eb4c4..f886909 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Bubble drag control integrate in storyboard : ### implementation : -- ti implement ASBubbleMenu, first create a UIView and add it to your UIViewController in storyboard; then set the class as ASBubbleDrag : +- to implement ASBubbleMenu, first create a UIView and add it to your UIViewController in storyboard; then set the class as ASBubbleDrag : ![alt tag](https://github.com/scamps88/ASBubbleDrag/blob/master/README/image9.png) - then attach it to an iboutlet