diff --git a/api/intro.rst b/api/intro.rst index a7b802fe..296b7110 100644 --- a/api/intro.rst +++ b/api/intro.rst @@ -19,7 +19,8 @@ endpoints listed here. * `PHP Client `_ *(official)* * `Python Client `_ *(third party)* - * `.NET Client `_ *(third party)* + * `.NET Client [System.Text.Json] `_ *(third party)* + * `.NET Client [Newtonsoft.Json] `_ *(third party; unmaintained)* * `Android API-Client `_ *(third party)* * `Go Client `_