From 165f56b2fc80ef7a33acd46b5d4a802431338cf8 Mon Sep 17 00:00:00 2001 From: Nati Adi Date: Tue, 4 Apr 2023 14:40:45 +0300 Subject: [PATCH] Display expo deep link integration on readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70b09490..d62b11f7 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,8 @@ If you have used 1 of the removed APIs, please check the integration guide for t - [In-app events](/Docs/InAppEvents.md) - [Uninstall measurement](/Docs/UninstallMeasurement.md) ## ๐Ÿ”— Deep Linking -- [Integrate](/Docs/DeepLinkIntegrate.md) +- [Integration](/Docs/DeepLinkIntegrate.md) +- [***Expo*** Integration](/Docs/ExpoDeepLinkIntegration.md) - [Unified Deep Link (UDL)](/Docs/UnifiedDeepLink.md) - [User Invite](/Docs/UserInvite.md) ## ๐Ÿงช Sample Apps