From 0e10f54130cee99975235244fb3af043f523b91d Mon Sep 17 00:00:00 2001 From: Tiago Siebler Date: Thu, 13 Jun 2024 12:40:16 +0100 Subject: [PATCH] chore(): update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4651c5f..6f84312 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ Check out my related JavaScript/TypeScript/Node.js projects: Most methods accept JS objects. These can be populated using parameters specified by gateio's API documentation. - [Gate.io API Documentation](https://www.gate.io/docs/developers/apiv4/en/). +- [TSDoc Documentation (autogenerated using typedoc)](https://tsdocs.dev/docs/gateio-api) ## Structure