diff --git a/README.md b/README.md
index 266c5f42174f1516d398843dc326a97fafa809b6..796cd96eed17b52b55d5eeae1215a991f49637ac 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):