From 0821017f5b32157e559f5658ba901b134587e8e2 Mon Sep 17 00:00:00 2001 From: Eric Ciarla <43451761+ericciarla@users.noreply.github.com> Date: Tue, 2 Jul 2024 07:08:46 -0400 Subject: [PATCH] Update README.md --- apps/python-sdk/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/python-sdk/README.md b/apps/python-sdk/README.md index ae099738..13c51ef9 100644 --- a/apps/python-sdk/README.md +++ b/apps/python-sdk/README.md @@ -142,4 +142,4 @@ Contributions to the Firecrawl Python SDK are welcome! If you find any issues or ## License -The Firecrawl Python SDK is open-source and released under the [MIT License](https://opensource.org/licenses/MIT). \ No newline at end of file +The Firecrawl Python SDK is open-source and released under the [AGPL License](https://www.gnu.org/licenses/agpl-3.0.en.html).