From aea446a32527ae83e7938d311fd5eda76df30ee2 Mon Sep 17 00:00:00 2001
From: Jean-Yves TINEVEZ <jean-yves.tinevez@pasteur.fr>
Date: Thu, 2 Jul 2020 10:55:32 +0200
Subject: [PATCH] Add requirements.

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

diff --git a/README.md b/README.md
index 78085b5..5d1389b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
 # DeProj HOW TO
 
+## Requirements.
+
+We use builtin functions introduced in MATLAB R2019b. 
+So you need at least this version.
+
 ## Launch the program
 The method can both be called in a GUI and by the command line of MATLAB
 1. To call the method using the GUI:
-- 
GitLab