@@ -1,6 +1,7 @@
# gcc
> Preprocesses and compiles C and C++ source files, then assembles and links them together.
+> More information: <https://gcc.gnu.org>.
- Compile multiple source files into executable: