You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-15Lines changed: 17 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
5
5
[Eppo](https://www.geteppo.com/) is a modular flagging and experimentation analysis tool. Eppo's iOS SDK is built to make assignments for single user client applications. Before proceeding you'll need an Eppo account.
6
6
7
+
The [primary documentation](https://docs.geteppo.com/sdks/client-sdks/ios/) explains the overall architecture and in-depth usage guides.
8
+
7
9
## Features
8
10
9
11
- Feature gates
@@ -34,7 +36,7 @@ It is recommended to wrap initialization in a `Task` block in order to perform n
0 commit comments