From 318d7b840bb47cc90f6baf63548394e298a1122f Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Mon, 24 Aug 2015 23:30:29 -0500 Subject: [PATCH] closes #137 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5276fab95..9bed4dc67 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin ## Frameworks *C++ generic frameworks and libraries.* -* [Apache C++ Standard Library](http://stdcxx.apache.org/) - A collection of algorithms, containers, iterators, and other fundamental components. [Apache2] +* [Apache C++ Standard Library](http://stdcxx.apache.org/) - STDCXX, A collection of algorithms, containers, iterators, and other fundamental components. [retired] [Apache2] * [APR](http://apr.apache.org/) - Apache Portable Runtime. Another library of cross-platform utility functions. [Apache2] * [ASL](http://stlab.adobe.com/) - Adobe Source Libraries provides peer-reviewed and portable C++ source libraries. [MIT] * [Boost](https://github.com/boostorg) :zap: - A large collection of generic C++ libraries. [Boost] [website](http://www.boost.org/)