diff --git a/README.md b/README.md index 8e05c93..aa7889d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Lenvi The name **Lenvi** stands for **L**aravel, **L**egacy, and **L**ightweight **Envi**ronment. -It's a fast, simple alternative to tools like Homestead or Laragon that uses Ansible to provision your local Ubuntu machine (or WSL2) directly, without the overhead of a virtual machine. True to its name, Lenvi is tailored to handle modern **L**aravel applications and complex **L**egacy PHP sites with ease, all while remaining incredibly **L**ightweight. +It's a fast, simple alternative to tools like Homestead that uses Ansible to provision your local Ubuntu machine (or WSL2) directly, without the overhead of a virtual machine. True to its name, Lenvi is tailored to handle modern **L**aravel applications and complex **L**egacy PHP sites with ease, all while remaining incredibly **L**ightweight. ### Core Features * **No Virtual Machine:** Runs directly on Ubuntu 22.04+ (or WSL2 Ubuntu). * **Centralized Configuration:** Define your entire stack in one simple `Lenvi.yaml` file.