gcc: add link to homepage
This commit is contained in:
parent
796fa6b4ca
commit
18f114758d
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue