Skip to content

Commit

Permalink
README - divide into sub headlines
Browse files Browse the repository at this point in the history
  • Loading branch information
natiad-af committed Apr 3, 2023
1 parent 464d6ae commit 1c0dcae
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,21 @@ And removed the following ones:

If you have used 1 of the removed APIs, please check the integration guide for the updated instructions

## πŸ“– Guides
- [Adding the SDK to your project](/Docs/Installation.md)
- [Integrate into an ***Expo*** project](/Docs/Expo.md)
- [Initializing the SDK](/Docs/BasicIntegration.md)
## πŸš€ Guides
- [Installation](/Docs/Installation.md)
- [***Expo*** Installation](/Docs/Expo.md)
- [Integration](/Docs/BasicIntegration.md)
- [Testing the integration](/Docs/Testing.md)
- [In-app Events](/Docs/InAppEvents.md)
- [Deep Linking](/Docs/DeepLink.md)
- [Advanced APIs](/Docs/AdvancedAPI.md)
- [Testing the integration](/Docs/Testing.md)
- [APIs](/Docs/API.md)
- [React-Native Sample App](/demos)
## 🌟 Deep Linking
- [Deep Linking](/Docs/DeepLink.md)
## 🌟 Deep Linking
### [API refrence](/Docs/API.md)




0 comments on commit 1c0dcae

Please sign in to comment.