From 134791e82a0443d53ad2c6e4691c2404a219758a Mon Sep 17 00:00:00 2001 From: bastien Date: Mon, 22 May 2023 10:58:41 +0200 Subject: [PATCH] test --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9202a3d..6e168cf 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,13 @@ So which solution? We suggest you use one of the historical command line text editors (vi, Vim) to make your own IDE :) -######Advantages : +###### Advantages : - * Lightweight, ~15Kb which is 4.6 x less than Apollo 11 and 83000 times less than VSCODE!!! - * Configurable, you can configure everything in text files from already shared and popular configurations - * Stable, it only evolves without breaking the ergonomic continuity (always the same commands and shortcuts since 1991 for vim and 1976 for vi :) same for the configurations which remain valid since the beginning...) - * Usable through SSH on servers or very light computers (Raspberry Pi, etc.) - * Rock solid, crashes must exist, but I've never even heard of them +* Lightweight, ~15Kb which is 4.6 x less than Apollo 11 and 83000 times less than VSCODE!!! +* Configurable, you can configure everything in text files from already shared and popular configurations +* Stable, it only evolves without breaking the ergonomic continuity (always the same commands and shortcuts since 1991 for vim and 1976 for vi :) same for the configurations which remain valid since the beginning...) +* Usable through SSH on servers or very light computers (Raspberry Pi, etc.) +* Rock solid, crashes must exist, but I've never even heard of them ## About