Update README.md

This commit is contained in:
Gökhan Geyik
2024-06-05 17:16:02 +03:00
committed by GitHub
parent 8b8683f22e
commit 8f44db6499

View File

@@ -229,7 +229,7 @@ To use the REST API, send a POST request to `http://localhost:8000/crawl` with t
}
```
For more information about the available parameters and their descriptions, refer to the [Parameters](#parameters) section.
For more information about the available parameters and their descriptions, refer to the [Parameters](#parameters-) section.
## Python Library Usage 🚀