From 280c963ab51a5416440a08644f789d9a746032d0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timoth=C3=A9=20=20JOST-MOUSSEAU?=
 <timothe.jost-mousseau@pasteur.fr>
Date: Tue, 11 Apr 2023 15:39:48 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 266c5f4..796cd96 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@ Good IDEs for Jupyter are :
 - jupyter notebook (older)
 
 Some other IDE also support cells :
-- VSC (less easy to work with than the two above)
+- Visual Studio Code (less easy to work with than the two above)
 - Spyder (but do not allow to open jupyter notebooks and instead rely on "cells like" structures. Prefer to not use this one for analysis)
 
 ### IDEs without cells (for packages):
-- 
GitLab