diff --git a/charts/superstream/README.md b/charts/superstream/README.md
index 2dfcb71..a9a7449 100644
--- a/charts/superstream/README.md
+++ b/charts/superstream/README.md
@@ -1,6 +1,8 @@
-
![](https://github.com/memphisdev/superstream-helmfile/assets/70286779/5921cf13-ce6c-4888-8ed1-e602f7f60383)
+![full logo superstream](https://github.com/superstreamlabs/superstream-engine/assets/107035359/19dc2e40-a907-49ee-9faf-d6d707633d53)
+
+
Improve And Optimize Your Kafka In Literally Minutes.
Reduce Costs and Boost Performance by 75% Without Changing a Single Component or Your Existing Kafka!
@@ -14,9 +16,9 @@ To deploy the helm chart, the variables in the provided custom_values.yaml file
# GLOBAL configuration for Superstream Engine
############################################################
global:
- engineName: "" # Define the superstream engine name within 32 characters, excluding '.', and using only lowercase letters, numbers, '-', and '_'.
- superstreamAccountId: "" # Provide the account ID associated with the deployment, which could be used for identifying resources or configurations tied to a specific account.
- superstreamActivationToken: "" # Enter the activation token required for services or resources that need an initial token for activation or authentication.
+ engineName: "" # Define the superstream engine name within 32 characters, excluding '.', and using only lowercase letters, numbers, '-', and '_'.
+ superstreamAccountId: "" # Provide the account ID associated with the deployment, which could be used for identifying resources or configurations tied to a specific account.
+ superstreamActivationToken: "" # Enter the activation token required for services or resources that need an initial token for activation or authentication.
skipLocalAuthentication: true
############################################################