diff --git a/README.md b/README.md index b4491ca..b4fb357 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [Ultimate++](http://www.ultimatepp.org/) - A C++ cross-platform rapid application development framework. [BSD] * [uSTL](http://msharov.github.io/ustl/) - The small STL library. [MIT] * [Windows Template Library](http://sourceforge.net/projects/wtl/) - A C++ library for developing Windows applications and UI components. [Public] -* [Yomm11](https://github.com/jll63/yomm11) - Open multi-methods for C++11. [Boost] +* [Yomm2](https://github.com/jll63/yomm2) - Fast, Orthogonal, Open multi-methods. Supersedes [Yomm11](https://github.com/jll63/yomm11) [Boost] ## Artificial Intelligence