From 30ab023ef01ca31403a4c80dd4ec9a5f7b680ab1 Mon Sep 17 00:00:00 2001 From: Xavier Chanthavong Date: Tue, 9 Jul 2024 19:38:14 +0000 Subject: [PATCH] docs(GITBOOK#125): No subject --- docs/learn/sdk/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/learn/sdk/README.md b/docs/learn/sdk/README.md index 88ff883..9d84e9b 100644 --- a/docs/learn/sdk/README.md +++ b/docs/learn/sdk/README.md @@ -1,4 +1,4 @@ -# The atSDK +# atSDK ## Overview @@ -8,4 +8,4 @@ The atClient SDKs provide everything you need to write an application which impl ### Sections -
LinkDescription
onboarding.mdHow to authenticate an atClient to an atServer
atid-reference.mdLearn how to create atIDs for your chosen platform
crud-operations.mdHow to do basic CRUD operations on an atServer
events.mdHow to send and receive real-time events
synchronization.mdHow to sync and persist data with an atServer
+
LinkDescription
onboarding.mdHow to authenticate an atClient to an atServer
atid-reference.mdLearn how to create atKeys for your chosen platform
crud-operations.mdHow to do basic CRUD operations on an atServer
events.mdHow to send and receive real-time events
synchronization.mdHow to sync and persist data with an atServer