From d7c2453c7dcf603ce0500aa90faeb8684122e0de Mon Sep 17 00:00:00 2001
From: Simon Suo <simonsdsuo@gmail.com>
Date: Fri, 21 Jul 2023 10:11:40 -0700
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 1b35822b7..06f21c533 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # LlamaIndex.TS
 
+LlamaIndex is a data framework for your LLM application.
+
 Use your own data with large language models (LLMs, OpenAI ChatGPT and others) in Typescript and Javascript.
 
 ## What is LlamaIndex.TS?
-- 
GitLab