From 4e4dda88c4dc496002f0eb283c8671b939da10db Mon Sep 17 00:00:00 2001 From: Avior Date: Tue, 17 Aug 2021 11:45:21 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f02d74a96..1328fc2e7 100644 --- a/README.md +++ b/README.md @@ -26,24 +26,23 @@ A Multilanguage Pokémon TCG Database with Cards Pictures and most of the inform | | English | French | German | Italian | Portuguese | Spanish | |-------------|---------|--------|--------|---------|------------|---------| -| Cards | 14464 | 12715 | 1539 | 1539 | 1539 | 1539 | -| Other texts | 51 | 51 | 0 | 0 | 0 | 45 | -| Translated | 100% | 71% | 11% | 11% | 11% | 11% | +| Cards | 13581 | 9122 | 4253 | 4253 | 4253 | 4253 | +| Translated | 100% | 67% | 31% | 31% | 31% | 31% | ## Interact with the Database The easiest way to interact with the database is by using one of our SDKs _list below_. -You can however build the API yourself by using our [compiler](https://github.com/tcgdex/compiler) or download the already built [compiled database](https://github.com/tcgdex/distribution). +You can however build the API yourself by using our [compiler](https://github.com/tcgdex/compiler) or download the already [compiled database](https://github.com/tcgdex/distribution). -## SDKs (API Wrapper but SDK is way cooler 😄) +## SDKs / API Wrappers We currently officially support theses SDKs - [Javascript/Typescript SDK](https://github.com/tcgdex/javascript-sdk) - [PHP SDK](https://github.com/tcgdex/php-sdk) -_If you have a SDK you can start a [discussion](https://github.com/tcgdex/cards-database/discussions/new) to be added here_ +_If you have a SDK, start a [discussion](https://github.com/tcgdex/cards-database/discussions/new) to be added here_ ## Join Us on Discord