From 398917aec2298364e45f8e92c7e0027302e47daa Mon Sep 17 00:00:00 2001 From: Arnab Date: Fri, 13 Dec 2019 00:35:27 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6718fc17..0bc54e89 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,8 @@ Send events in Segment compatible way [[RudderClient sharedInstance] track:@"test_event_name_prop" properties:property]; // same property dict from above is referred again ``` +For more detailed documentation check [here](https://docs.rudderlabs.com/sdk-integration-guide/getting-started-with-ios-sdk) + # Coming Soon 1. Native platform SDK integration support