From 748f05827997d0db2c84066e57dbc42d19ae08c9 Mon Sep 17 00:00:00 2001 From: Luca Mannella Date: Wed, 17 Apr 2024 14:22:12 +0200 Subject: [PATCH] updating readme with link to lab 4 and 5 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: