Skip to content

Commit 8dff362

Browse files
committed
Update README.md
1 parent 1d79a15 commit 8dff362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
479479

480480
* [Clang](http://clang.llvm.org/) - A C compiler for LLVM. Supports C11. Developed by Apple. [NCSA]
481481
* [GCC](https://gcc.gnu.org/) - GNU Compiler Collection. Supports C11 and OpenMP. [GNU GPL3]
482-
* [PCC][http://pcc.ludd.ltu.se/] - A very old C compiler. Supports C99.
482+
* [PCC](http://pcc.ludd.ltu.se/) - A very old C compiler. Supports C99.
483483
* [Intel C++ Compiler](https://software.intel.com/en-us/c-compilers) - Developed by Intel.
484484
* [LLVM](http://llvm.org/) - Collection of modular and reusable compiler and toolchain technologies.
485485
* [Microsoft Visual C++](http://msdn.microsoft.com/en-us/vstudio/hh386302.aspx) - MSVC, developed by Microsoft.

0 commit comments

Comments
 (0)