From a9b0f425ffc2667c2dfae28c3b4f989cd824c663 Mon Sep 17 00:00:00 2001 From: Andrea Bianchi Date: Wed, 22 Apr 2026 09:13:31 +0900 Subject: [PATCH] Ready --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a1e2da..b1f0254 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## General Description -You will implement a **video game** of your choice (already existing or an original design). You have _three weeks_ to implement your code and document your project with a README file. This first project is an _individual_ project. Any help received should be acknowledged in the `README`. +You will implement a **video game** of your choice (already existing or an original design). You have _2.5 weeks_ to implement your code and document your project with a README file. This first project is an _individual_ project. Any help received should be acknowledged in the `README`. ## Requirments and Templates