From ae691d495cd03cf0f401609adac34fafa107ef3c Mon Sep 17 00:00:00 2001 From: zemion Date: Wed, 20 May 2026 17:27:03 +0200 Subject: [PATCH] prettify provider table --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a210baf..3246f9f 100644 --- a/README.md +++ b/README.md @@ -64,16 +64,16 @@ The specification is expected to support provider capability discovery instead o ## Supported providers | Provider | API key requested | API key received | API tested | Supported | -| ------------------------------------------------- | ----------------- | ---------------- | ---------- | --------- | -| Atmosfair Webservice 5 | ☒ | | | | -| Google Travel Impact Model (various versions) | ☒ | | | | -| myclimate Flight Calculator V1 & V2 | ☒ | | | | -| myclimate Bulk Flight Calculator | ☒ | | | | -| GoClimate Flight Footprint | ☒ | | | | -| C-Level Carbon Balance API | ☒ | | | | -| KlimaLink API | ☒ | | | | -| KlimAPI Calculation & Compensation API (v1 & v2) | ☒ | | | | -| calco2la.to | ☑ | ☑ | ☑ | ☑ | +| :------------------------------------------------ | :---------------: | :--------------: | :--------: | :-------: | +| Atmosfair Webservice 5 | ❌ | | | | +| Google Travel Impact Model (various versions) | ❌ | | | | +| myclimate Flight Calculator V1 & V2 | ❌ | | | | +| myclimate Bulk Flight Calculator | ❌ | | | | +| GoClimate Flight Footprint | ❌ | | | | +| C-Level Carbon Balance API | ❌ | | | | +| KlimaLink API | ❌ | | | | +| KlimAPI Calculation & Compensation API (v1 & v2) | ❌ | | | | +| calco2la.to | ✅ | ✅ | ✅ | ✅ | ## License