From 4da80e3d2a3fb661e63057b5eab9cf4c3bc6e522 Mon Sep 17 00:00:00 2001 From: Adam Simon Date: Wed, 10 Jan 2024 15:38:31 +0100 Subject: [PATCH] Update supported platform list --- website/docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/getting-started.md b/website/docs/getting-started.md index 1df561f5..4a7f6779 100644 --- a/website/docs/getting-started.md +++ b/website/docs/getting-started.md @@ -24,7 +24,7 @@ then you can **connect your application** to the ConfigCat service to access you ### Connect your application -There are ready to use code snippets for `.NET`, `Java`, `Android (Java)`, `Kotlin`, `iOS`, `Dart (Flutter)`, `Node`, `JavaScript`, `Python`, `Go`, `PHP`, `Elixir`, `C++` on the ConfigCat Dashboard, just scroll down to the **SDK Key and steps to connect your application** section. +There are ready to use code snippets for `.NET`, `Java`, `Android (Java)`, `Kotlin`, `iOS (Swift)`, `Dart (Flutter)`, `Node`, `JavaScript`, `React`, `Python`, `Go`, `PHP`, `Ruby`, `Elixir`, `C++` on the ConfigCat Dashboard, just scroll down to the **SDK Key and steps to connect your application** section. All the ConfigCat SDKs are open-source and available on GitHub.