From 1583cc6f87c4ebe1ea0f5f32a895e479f6d66fda Mon Sep 17 00:00:00 2001
From: ali asaria <aliasaria@users.noreply.github.com>
Date: Fri, 25 Oct 2024 16:34:26 -0400
Subject: [PATCH] add mozilla builders logo to readme

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

diff --git a/README.md b/README.md
index 79bc3442..6ad48cd0 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,16 @@
 
 Transformer Lab is an app that allows anyone to experiment with Large Language Models.
 
+## Backed by Mozilla
+
+Transformer Lab is proud to be supported by Mozilla through the <a href="https://future.mozilla.org/builders/">Mozilla Builders Program</a>
+
+<a href="https://future.mozilla.org/builders/">
+    <img src="https://transformerlab.ai/img/mozilla-builders-2024.png" alt="Mozilla Builders Logo" width=300>
+</a>
+
+## Features
+
 Transformer Lab allows you to:
 
 - 💕 **One-click Download Hundreds of Popular Models**:
-- 
GitLab