From ccd34ac2517f3caefc186cf9be671be6f54d811b Mon Sep 17 00:00:00 2001 From: myd7349 Date: Wed, 10 Sep 2014 21:03:59 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 78acce7..8b822c5 100644 --- a/README.md +++ b/README.md @@ -401,6 +401,8 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin *List of C/C++ nominal IDEs.* * [Code::Blocks](http://www.codeblocks.org/) - A free C, C++ and Fortran IDE. +* [CodeLite](http://codelite.org/) - Another cross-plaform, free C/C++ IDE. +* [Geany](http://www.geany.org/) - Small, fast, cross-platform IDE. * [Dev-C++](http://sourceforge.net/projects/orwelldevcpp/) - A portable C/C++/C++11 IDE. * [Eclipse CDT](http://www.eclipse.org/cdt/) - A fully functional C and C++ IDE based on the Eclipse platform. * [KDevelop](https://www.kdevelop.org/) - A free, open source IDE.