From 0a44d11b83c5d15547e4f439e52f501947f5b1d9 Mon Sep 17 00:00:00 2001 From: sami0596 Date: Fri, 31 Jan 2025 14:53:29 +0100 Subject: [PATCH] Update CONTRIBUTING.md A letter seemed to be forgotten --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ce82236d..ac3bd24a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,7 +38,7 @@ SUPABASE_SERVICE_TOKEN= # Other Optionals TEST_API_KEY= # use if you've set up authentication and want to test with a real API key -SCRAPING_BEE_API_KEY= #Set if you'd like to use scraping Be to handle JS blocking +SCRAPING_BEE_API_KEY= #Set if you'd like to use scraping Bee to handle JS blocking OPENAI_API_KEY= # add for LLM dependednt features (image alt generation, etc.) BULL_AUTH_KEY= @ PLAYWRIGHT_MICROSERVICE_URL= # set if you'd like to run a playwright fallback