From 72aa0ebf202e6998e016eae97e06126fe7a818db Mon Sep 17 00:00:00 2001
From: "Pier Francesco A. Bachini" <pierfrancesco.bachini@skywarder.eu>
Date: Wed, 26 Mar 2025 22:37:02 +0100
Subject: [PATCH] Update readme with submission

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 4c2367e..520bcf2 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,10 @@ which uses the data measured in real time during the flight as input and outputs
 * 1  during the instants where the rocket is considered to be at the apogee
 * 0  otherwise
 
+## How to submit your assignment
+
+To submit your assignment, prepare a .zip file named "SURNAME_NAME" containing the apogee_detector.m file and any other file you modified and upload it to the google form written in the email you received.
+**NOTE**: You do not need to include the .csv files
 
 ## How to organize the work
 
-- 
GitLab