From 12666b0f8416f24d3715bdb494f46fc643502a49 Mon Sep 17 00:00:00 2001 From: "firecrawl-spring[bot]" <254786068+firecrawl-spring[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 15:01:50 +0000 Subject: [PATCH] docs(sdks): normalize SDK card descriptions on overview Standardize SDK directory cards to use consistent "apps" terminology and a uniform pattern, making the card grid easier to scan. Co-Authored-By: micahstairs --- sdks/overview.mdx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/sdks/overview.mdx b/sdks/overview.mdx index c6f32ead..bb6810e3 100644 --- a/sdks/overview.mdx +++ b/sdks/overview.mdx @@ -10,31 +10,31 @@ Use an SDK to search, scrape, and interact with the web without managing raw HTT ## Official SDKs - For Python apps, with sync and async support. + For Python apps. Sync and async support. For Node.js and TypeScript apps. - For Go applications. + For Go apps. - For Java and JVM-based applications. + For Java and JVM apps. - For Ruby and Rails applications. + For Ruby and Rails apps. - For Rust applications, with full v2 API support. + For Rust apps. Full v2 API support. - For .NET and ASP.NET Core applications. + For .NET and ASP.NET Core apps. - For PHP and Laravel applications. + For PHP and Laravel apps. - For Elixir and Phoenix applications. + For Elixir and Phoenix apps. Run Firecrawl from the command line.