From f6f571ef8d3158391a3a3c1d1dd1ae8e13001b07 Mon Sep 17 00:00:00 2001 From: Achintha Isuru Date: Sat, 31 Aug 2024 11:20:35 +0530 Subject: [PATCH] docs: Update README.md to include Android development guide --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bee47e9..d23d21c 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ For more information on how to use each SDK, check out the following documentati - 🤖 Android +### Development Guide for Asgardeo Android SDK + +The details about the development guide for the Asgardeo Android SDK can be found [here](./android/README.md). + ### Development Guide for Documentation Site The details about the development guide for the documentation site can be found [here](./docs/README.md).