Skip to content

Commit

Permalink
remove DataMaxi+ API link from the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-bisonai committed May 29, 2024
1 parent 059a16e commit 1dbbf1c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ If you are interested to try DataMaxi+, you can simply sign up for DataMaxi+ thr
| `base_url` | If `base_url` is not provided, it defaults to `api.datamaxiplus.com`. |
| `timeout` | Number of seconds to wait for a server response. By default requests do not time out. |
| `proxies` | Proxy through which the request is queried |
| `show_limit_usage` | Return response as dictionary including `"limit_usage"` and `"data"` keys |
| `show_header` | Return response as dictionary including `"header"` and `"data"` keys |
| `show_limit_usage` | Return response as dictionary including `"limit_usage"` and `"data"` keys |
| `show_header` | Return response as dictionary including `"header"` and `"data"` keys |

### Environment Variables

Expand Down Expand Up @@ -123,7 +123,6 @@ python3 -m pytest tests/
## Links

- [DataMaxi+](https://datamaxiplus.com/)
- [DataMaxi+ API](https://api.datamaxiplus.com/)
- [DataMaxi+ API Documentation](https://docs.datamaxiplus.com/)

## Contributing
Expand Down

0 comments on commit 1dbbf1c

Please sign in to comment.