From f498b0c4c59a051371842f9d8fafa97e64ce336f Mon Sep 17 00:00:00 2001
From: ali asaria <aliasaria@users.noreply.github.com>
Date: Wed, 10 Jan 2024 15:58:31 -0500
Subject: [PATCH] Update README.md

missing quotation mark
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9bb5c947..823165d5 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
   <p align="center">
     Download, interact, and finetune models locally.
     <br />
-    <a href=https://transformerlab.ai/docs/intro"><strong>Explore the docs »</strong></a>
+    <a href="https://transformerlab.ai/docs/intro"><strong>Explore the docs »</strong></a>
     <br />
     <br />
     <a href="#">View Demo</a>
-- 
GitLab