diff --git a/libs/lumier/README.md b/libs/lumier/README.md
index 5235f1b8..14f4bbd1 100644
--- a/libs/lumier/README.md
+++ b/libs/lumier/README.md
@@ -17,6 +17,10 @@
macOS and Linux virtual machines in a Docker container.
+
+
+
+
## What is Lumier?
**Lumier** is an interface for running macOS virtual machines with minimal setup. It uses Docker as a packaging system to deliver a pre-configured environment that connects to the `lume` virtualization service running on your host machine. With Lumier, you get:
@@ -259,4 +263,4 @@ Main differences with dockur/macos:
- Lumier is specifically designed for macOS virtualization
- Lumier supports Apple Silicon (M1/M2/M3/M4) while dockur/macos only supports Intel
- Lumier uses the Apple Virtualization Framework (Vz) through the `lume` CLI to create true virtual machines, while dockur relies on KVM.
-- Image specification is different, with Lumier and Lume relying on Apple Vz spec (disk.img and nvram.bin)
\ No newline at end of file
+- Image specification is different, with Lumier and Lume relying on Apple Vz spec (disk.img and nvram.bin)