diff --git a/README.md b/README.md
index 65a25121..779a7de6 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,17 @@
-
+
-Integrate LLM models in Unity!
+Create characters in Unity with LLMs!
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Reddit](https://img.shields.io/badge/Reddit-%23FF4500.svg?style=flat&logo=Reddit&logoColor=white)](https://www.reddit.com/user/UndreamAI)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-blue?style=flat&logo=linkedin&labelColor=blue)](https://www.linkedin.com/company/undreamai)
-LLMUnity allows to integrate, run and deploy LLMs (Large Language Models) in the Unity engine.
+LLMUnity allows to integrate LLMs (Large Language Models) in the Unity engine.
+It allows to build create intelligent characters that your players interact for an immersive experience.
LLMUnity is built on top of the awesome [llama.cpp](https://github.com/ggerganov/llama.cpp) and [llamafile](https://github.com/Mozilla-Ocho/llamafile) libraries.