diff --git a/README.md b/README.md index 5880364885c222cf844762c0c39827353f30cf23..ae34f0770f7ccd40c5898e2aa4308fa1b79f1541 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,9 @@ ## 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/)) +