Skip to content

Commit 9620008

Browse files
committed
missing GH link to OpenFrameworks
1 parent 62ecb6d commit 9620008

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
@@ -85,7 +85,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
8585
* [LibU](https://github.com/koanlogic/libu) - A multiplatform utility library written in C. [BSD]
8686
* [Loki](http://loki-lib.sourceforge.net/) - A C++ library of designs, containing flexible implementations of common design patterns and idioms. [MIT]
8787
* [MiLi](https://code.google.com/p/mili/) - Minimal headers-only C++ Library. [Boost]
88-
* [OpenFrameworks]() - A cross platform open source toolkit for creative coding in C++. [MIT] [website](http://www.openframeworks.cc/)
88+
* [OpenFrameworks](https://github.com/openframeworks/openFrameworks) - A cross platform open source toolkit for creative coding in C++. [MIT] [website](http://www.openframeworks.cc/)
8989
* [Qt](http://qt.io/) :zap: - A cross-platform application and UI framework. [LGPL]
9090
* [Reason](http://code.google.com/p/reason/) - A cross platform framework designed to bring the ease of use of Java, .Net, or Python to developers who require the performance and strength of C++. [GPL2]
9191
* [ROOT](http://root.cern.ch) - A set of OO frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Used at CERN. [LGPL]

0 commit comments

Comments
 (0)