diff --git a/README.md b/README.md
index 3b5700b..4e19e6a 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ The project directory is structured as follows:
- `.devcontainer/devcontainer.json`: Configuration for the DevContainer environment.
- `hosts`: Directory containing host configuration files for the lab.
-- `images/ceos-lab-4.30.3M.tar.xz`: Container image used for the lab nodes.
+- `network_images/ceos-lab-4.30.3M.tar.xz`: Container image used for the lab nodes.
- `lab_vxlan.yml`: YAML file describing the VXLAN lab topology.
## Prerequisites
@@ -21,8 +21,9 @@ The project directory is structured as follows:
## Setup and Deployment
-1. **DevContainer Setup (Optional):**
- If using DevContainer, ensure Docker and Docker Compose are installed on your machine. Open the project in a compatible IDE (like Visual Studio Code) and start the DevContainer environment.
+1. **DevContainer Setup (Optional):**
+ If using DevContainer, ensure Docker and Docker Compose are installed on your machine.
+ Open the project in a compatible IDE (like Visual Studio Code) and start the DevContainer environment.
2. **ContainerLab Setup:**
- Direct Installation: Install ContainerLab on your host machine.
@@ -36,3 +37,11 @@ The project directory is structured as follows:
- Once the lab is deployed, you can access the individual nodes (spines and leaves) via CLI or SSH to configure and test VXLAN-EVPN functionalities.
- Use the `hosts` directory to modify or apply specific configurations.
+
+## Project evolution
+
+### To Do
+
+- [ ] Enable Features
+- [ ] Set MTU
+- [ ] Map VLAN to VNI
\ No newline at end of file
diff --git a/documentation/assets/images/diagrams/VXLAN.drawio b/documentation/assets/images/diagrams/VXLAN.drawio
index 8e01f9d..168d697 100644
--- a/documentation/assets/images/diagrams/VXLAN.drawio
+++ b/documentation/assets/images/diagrams/VXLAN.drawio
@@ -1,61 +1,63 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file