From 73e4437847382ae61284646a7244b06dcbb5c768 Mon Sep 17 00:00:00 2001
From: Guillaume Martres <smarter@ubuntu.com>
Date: Wed, 18 Sep 2019 19:35:58 +0200
Subject: [PATCH] Add deadline warning

---
 week1/03-homework1.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/week1/03-homework1.md b/week1/03-homework1.md
index f6919e7..24e70f2 100644
--- a/week1/03-homework1.md
+++ b/week1/03-homework1.md
@@ -12,6 +12,7 @@ cd cs210-recfun
 You can always refer to:
   * [the example guide](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/blob/master/week1/01-example.md) on the development workflow.
   * [this guide](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/blob/master/week1/02-grading-and-submission.md) for details on the submission system.
+    **Make sure to submit your assignment before the deadline written in [README.md](/README.md)**
 
 # Exercise 1: Pascal's Triangle
 
-- 
GitLab