From d2437d0260b56b5b148335026c2cefc5b651a3e5 Mon Sep 17 00:00:00 2001
From: alapendr <audrey.lapendry@ens-lyon.fr>
Date: Wed, 4 Mar 2020 10:35:03 +0100
Subject: [PATCH] README.md: add python

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

diff --git a/README.md b/README.md
index 58803648..5389cd95 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,8 @@
 ## Description
 
 ## Prerequisites
-[PmagicGEO](https://gitbio.ens-lyon.fr/LBMC/regards/pmagicgeo) - a script that allows to obtain metadata associated to a GSE or a GSM [see GEO classification](https://www.ncbi.nlm.nih.gov/geo/).
+1. This project is coded in [python3.8](https://www.python.org/downloads/release/python-380/) and uses the following modules:
+   * SQLite 3
+
+2. [PmagicGEO](https://gitbio.ens-lyon.fr/LBMC/regards/pmagicgeo) - a script that allows to obtain metadata associated to a GSE or a GSM [GEO classification](https://www.ncbi.nlm.nih.gov/geo/)
+
-- 
GitLab