Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: fix API endpoint in README.md to prevent 404 error
The API endpoint in the README included an extra trailing slash ('/') which caused a 404 error. Updated the endpoint to remove the slash and ensure the URL works correctly.
- Loading branch information