From fe311c8a89884c8cbc85b4f02921b1a2af8dd44e Mon Sep 17 00:00:00 2001 From: Zaid Elkurdi Date: Mon, 29 Aug 2016 18:21:37 -0700 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9f09b12..432d8a6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ 3. If you've returned YES, then you can start sending views to the current session, either your own custom snippets or the default text snippets. 4. Once you're done you should call sendRequestCompleted on the current APSiriSession to end the request. If you don't do this the session could potentially timeout and Siri will give the user an error message. -5. ### Sending Views: