From 3e9fc9f12bd562234fd3d5e4c246808f9a6e34be Mon Sep 17 00:00:00 2001 From: Andrea Bianchi Date: Tue, 1 Apr 2025 13:25:24 +0900 Subject: [PATCH] Changed title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58c5e7e..ea3b9ae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Homework 2 - Software Prototyping ID311 +# Homework 2 - Objects and Arrays - Learn about the usage of arrays and objects in JavaScript. - _[Live demo](http://hwdemo.prototyping.id/hw2)_