diff --git a/README.md b/README.md
index d10c18a..6164533 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
# L2M2: A Simple Python LLM Manager 💬👍
-[![Tests](https://github.com/pkelaita/l2m2/actions/workflows/tests.yml/badge.svg)](https://github.com/pkelaita/l2m2/actions/workflows/tests.yml) [![PyPI version](https://badge.fury.io/py/l2m2.svg)](https://badge.fury.io/py/l2m2)
+
+
+
+
+
+
**L2M2** ("LLM Manager" → "LLMM" → "L2M2") is a very simple LLM manager for Python that exposes lots of models through a unified API. This is useful for evaluation, demos, and other apps that need to easily be model-agnostic.