diff --git a/README.md b/README.md index 10a7e5d9..f7047697 100644 --- a/README.md +++ b/README.md @@ -1421,13 +1421,12 @@ ### Programming -| API | Description | Auth | HTTPS | CORS | -| ------------------------------------------------------------------- | ------------------------------------------------------ | -------- | ----- | ------- | -| [Codeforces](https://codeforces.com/apiHelp) | Get access to Codeforces data | `apiKey` | Yes | Unknown | -| [Hackerearth](https://www.hackerearth.com/docs/wiki/developers/v4/) | For compiling and running code in several languages | `apiKey` | Yes | Unknown | -| [Judge0 CE](https://ce.judge0.com/) | Online code execution system | `apiKey` | Yes | Unknown | -| [KONTESTS](https://kontests.net/api) | For upcoming and ongoing competitive coding contests | No | Yes | Unknown | -| [Mintlify](https://docs.mintlify.com) | For programmatically generating documentation for code | `apiKey` | Yes | Yes | +| API | Description | Auth | HTTPS | CORS | +| ------------------------------------------------------------------- | ---------------------------------------------------- | -------- | ----- | ------- | +| [Codeforces](https://codeforces.com/apiHelp) | Get access to Codeforces data | `apiKey` | Yes | Unknown | +| [Hackerearth](https://www.hackerearth.com/docs/wiki/developers/v4/) | For compiling and running code in several languages | `apiKey` | Yes | Unknown | +| [Judge0 CE](https://ce.judge0.com/) | Online code execution system | `apiKey` | Yes | Unknown | +| [KONTESTS](https://kontests.net/api) | For upcoming and ongoing competitive coding contests | No | Yes | Unknown | **[⬆ Back to Index](#index)**