Răsfoiți Sursa

gcc: add link to homepage

pxgamer 5 ani în urmă
părinte
comite
18f114758d
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      pages/common/gcc.md

+ 1 - 0
pages/common/gcc.md

@@ -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: