From e7cd803b3143d3f2a738073bc2d1f61de7d389e4 Mon Sep 17 00:00:00 2001
From: "abir.chebbi" <abir.chebbi@hes-so.ch>
Date: Fri, 11 Apr 2025 16:56:15 +0200
Subject: [PATCH] update readme

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a3bc2a0..c0e725e 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@ Create a vector database for storing embeddings by running:
 Where: 
 - **[Name_of_colletion]**: Name of the collection that you want to create.
 - **[YourIAM_user]** : the IAM user is `CloudSys-group-XX`, with "XX" representing your group number.
+- **[YourAccount_ID]** : the ACCOUNT ID of your account.
 
 
 This script performs the following actions:
-- 
GitLab