We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e63f9 commit 5a6f462Copy full SHA for 5a6f462
README.md
@@ -1,6 +1,6 @@
1
# Analytics-Swift Adjust
2
3
-Add Adjust session tracking support to your applications via this plugin for [Analytics-Swift](https://github.com/segmentio/analytics-swift)
+Add Adjust SDK support to your applications via this plugin for [Analytics-Swift](https://github.com/segmentio/analytics-swift)
4
5
6
## Adding the dependency
@@ -23,7 +23,7 @@ Open your Package.swift file and add the following do your the `dependencies` se
23
from: "1.0.0"
24
),
25
```
26
-
+
27
28
## Using the Plugin in your App
29
0 commit comments