diff --git a/README.md b/README.md index 5fd2092..1a4bf51 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,8 @@ Geen build-step, geen npm install — gewoon `index.html` openen in de browser. ## 🚀 Lokaal draaien ```bash -git clone https://git.opzeker.it/lanta/opzekerITwebsite.git -cd opzekerITwebsite +git clone https://git.opzeker.it/lanta/opzekerIT.git +cd opzekerIT # Optie 1 — gewoon openen start index.html # Windows @@ -85,7 +85,7 @@ python -m http.server 8080 ## 📁 Projectstructuur ``` -opzekerITwebsite/ +opzekerIT/ ├── index.html # De single-page site ├── favicon.ico # 🦊 Tab-icoon ├── portfolio-item.html # (template, ongebruikt)