diff --git a/legacy/docs/intro.mdx b/legacy/docs/intro.mdx
index 605eec39..5d7abf58 100644
--- a/legacy/docs/intro.mdx
+++ b/legacy/docs/intro.mdx
@@ -1,11 +1,11 @@
---
title: Intro
-description: Agentic is an AI agent stdlib that works with any LLM and TypeScript AI SDK.
+description: Agentic is an open source, TypeScript, AI agent standard library that works with any LLM and TS AI SDK.
---
-Agentic is a **standard library of AI tools** which are **optimized for both normal TS-usage as well as LLM-based usage**.
+Agentic's standard library of TypeScript AI tools are **optimized for both TS-usage as well as LLM-based usage**, which is really important for testing and debugging.
-Agentic works with any LLM capable of function calling and the following TS AI SDKs:
+Agentic tools work with any LLM capable of function calling and all of the major TS AI SDKs, including:
- Vercel AI SDK
- LangChain
@@ -13,3 +13,7 @@ Agentic works with any LLM capable of function calling and the following TS AI S
- Firebase Genkit
- Dexa Dexter
- OpenAI
+
+
+
+
diff --git a/legacy/media/agentic-header.jpg b/legacy/docs/media/agentic-header.jpg
similarity index 100%
rename from legacy/media/agentic-header.jpg
rename to legacy/docs/media/agentic-header.jpg
diff --git a/legacy/readme.md b/legacy/readme.md
index 403763e0..83280019 100644
--- a/legacy/readme.md
+++ b/legacy/readme.md
@@ -1,5 +1,5 @@
-
+