From 3748f8e322c32cf4cb6dd7309496fc74f3408e02 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Thu, 2 May 2024 13:26:46 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3fb2ab..e44ba40 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,8 @@ curl -X POST https://api.firecrawl.dev/v0/scrape \ "llm_extraction": { "company_mission": "Train a secure AI on your technical resources that answers customer and employee questions so your team doesn't have to", "supports_sso": true, - "is_open_source": false + "is_open_source": false, + "is_in_yc": true } } }