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