From 0e097b528caf87f28f9349ac3efd6a2796eefca7 Mon Sep 17 00:00:00 2001 From: Zyie <24736175+Zyie@users.noreply.github.com> Date: Wed, 4 Dec 2024 20:36:10 +0000 Subject: [PATCH] doc update --- docs/docs/guide/installation.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/guide/installation.mdx b/docs/docs/guide/installation.mdx index 03b0b6f..a6e3713 100644 --- a/docs/docs/guide/installation.mdx +++ b/docs/docs/guide/installation.mdx @@ -59,9 +59,9 @@ Currently supported creation templates include: - Web: A general template for building web-based applications. **Coming soon:** -- **[Discord](https://github.com/discord/embedded-app-sdk)**: A multiplayer template for building applications that can be run on the Discord platform. -- **[Facebook](https://www.facebook.com/fbgaminghome/developers)**: A template for building applications that can be run on the Facebook instant games platform. -- **[YouTube](https://developers.google.com/youtube/gaming/playables/reference/sdk)**: A template for building applications that can be run on the YouTube Playables platform. +- **[Discord Template](https://github.com/discord/embedded-app-sdk)**: Build multiplayer applications for Discord using their SDK. +- **[Facebook Template](https://www.facebook.com/fbgaminghome/developers)**: Create apps for Facebook Instant Games. +- **[YouTube Template](https://developers.google.com/youtube/gaming/playables/reference/sdk)**: Develop YouTube Playables. ## Advanced Usage