Merge pull request #14 from gkhngyk/main

Update README.md
This commit is contained in:
UncleCode
2024-06-07 13:30:10 +08:00
committed by GitHub

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 🚀