From 84f093593ad7c8c26826e6c153cb290a0200cafd Mon Sep 17 00:00:00 2001 From: unclecode Date: Thu, 9 May 2024 22:37:45 +0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24542588..c068e8a3 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ That's it! You can now integrate Crawl4AI into your Python projects and leverage ## 🛠️ Configuration Crawl4AI allows you to configure various parameters and settings in the `crawler/config.py` file. Here's an example of how you can adjust the parameters: -``` +```python import os from dotenv import load_dotenv