From 678b47e9554b09a48aecc7adc06f814c5b9dd17f Mon Sep 17 00:00:00 2001 From: Sagleft Date: Wed, 19 Jun 2024 16:51:05 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58060e1..942d7dc 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,8 @@ log.Println(balanceData) ``` -Useful resources: +## Useful resources + * [Getting access to the Utopia API](https://udocs.gitbook.io/utopia-api/utopia-api/how-to-enable-api-access). * [Examples of projects](https://udocs.gitbook.io/utopia-api/utopia-api/examples-of-projects) created based on the Utopia API. * [How to create WEB 3.0 chatbots](https://udocs.gitbook.io/utopia-api/utopia-api/creating-chat-bots).