Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
benmarten committed Apr 7, 2016
1 parent d038f5a commit d403d68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Now you can use Segment as you are used to, e.g.:
[[SEGAnalytics sharedAnalytics] track:@" ... "];
```

Note: There is no need to explicitly call Leanplum.start, as it is called within the LeanplumIntegration.

In addition to that you can also use the advanced features of Leanplum. Once the
Leanplum SDK is successfully registered, Segement posts a NSNotification, hence register to it:
```objc
Expand Down

0 comments on commit d403d68

Please sign in to comment.