From a26a84c32f2138bffaee305e553287e9a95feca4 Mon Sep 17 00:00:00 2001 From: Thodoris Petropoulos Date: Wed, 27 Nov 2024 15:38:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 51832b55..d69c320d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,9 @@ client = ApiClient('YOUR_API_KEY') ``` [API KEY](https://abacus.ai/app/profile/apikey) + [Abacus.AI CheatSheet](https://github.com/abacusai/api-python/blob/main/examples/CheatSheet.md) + [Abacus.AI API Examples](https://github.com/abacusai/api-python/blob/main/examples) ## License