From d5f6cb781a0e66d3cff73f4e4d4a2f6dda2b25b7 Mon Sep 17 00:00:00 2001 From: alapendr <audrey.lapendry@ens-lyon.fr> Date: Wed, 4 Mar 2020 17:22:14 +0100 Subject: [PATCH] README.md: readme update3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae34f077..c19ca6ff 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Description ## Prerequisites -1. This project is coded in [python3.8](https://www.python.org/downloads/release/python-380/) and uses the following modules: +1. This project is coded in ```python3.8``` and uses the following modules: * SQLite 3 -- GitLab