From dae754c4616a362e972e33a9b9d96231da17b877 Mon Sep 17 00:00:00 2001 From: Aditya Gupta Date: Sun, 5 Jul 2026 19:08:21 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aefd3c5..1e95ed3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Omnia +![Omnia Logo](./docs/assets/img/logo.svg) An LLM-assisted narrative simulation engine where the world state lives outside the model, characters act through intents that get validated and applied by engine code, and each character's knowledge, memory, and emotional state are subjective and partial by construction.