diff --git a/README.md b/README.md index 5e7e87d..e91319d 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Laboratories solutions (under development) for the course of _Web Applications I - Lab 01: [Getting Started with Node.js](https://github.com/polito-webapp1/lab-2024/tree/main/lab01-node) - Lab 02: [Database Integration](https://github.com/polito-webapp1/lab-2024/tree/main/lab02-node-database) - Lab 03: [APIs with Express](https://github.com/polito-webapp1/lab-2024/tree/main/lab03-express) -- Lab 04: -- Lab 05: +- Lab 04: [Getting started with HTML and CSS](https://github.com/polito-webapp1/lab-2024/tree/main/lab04-html-css) +- Lab 05: [JavaScript in the Browser](https://github.com/polito-webapp1/lab-2024/tree/main/lab05-js-browser) - Lab 06: - Lab 07: - Lab 08: