From 228a89dedb42391a5899edf8a6d5198ea07a1eb9 Mon Sep 17 00:00:00 2001
From: David Matthew Antonio <i_davidmatthew.antonio@stratpoint.com>
Date: Fri, 4 Oct 2024 06:42:33 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 3886c9b..2ff6682 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ APIKEYS = {
 ```
 _Yes these keys are fake_
 
+**Alternatively**, if you are using a deployment solution such as hugging face. You may ignore creating the secret.py file, instead simply define your API keys in the enviroment variables/secrets.
 
 **2. Dependencies**
 
-- 
GitLab