diff --git a/vscodium/README.md b/vscodium/README.md
index ccbc6884f4f1790670ce7b6965e5abb89a821373..b1047266177d49b376ff007a27e570b8c3d12af5 100644
--- a/vscodium/README.md
+++ b/vscodium/README.md
@@ -1,6 +1,6 @@
 # VSCodium
 
-## How to add C code formatter?
+## How to add a C/C++ code formatter?
 
 Install the `clang-format` tool.
 
@@ -21,4 +21,4 @@ The extension is now installed and selected C code can be formatted using the "c
 
 ## How to preview a markdown (`.md`) file?
 
-Press "ctrl+alt+v"
\ No newline at end of file
+Press "ctrl+alt+v"