From faa66a35616f5ab7356ef3f13992487919bca12f Mon Sep 17 00:00:00 2001 From: Haoshen Zhong <124694738@qq.com> Date: Thu, 30 Jan 2020 11:27:30 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 293001d..aeda880 100644 --- a/README.md +++ b/README.md @@ -914,6 +914,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [VarTypes](https://code.google.com/p/vartypes/) - A feature-rich, object-oriented framework for managing variables in C++ / Qt4. [LGPL] * [ZBar](http://zbar.sourceforge.net/) - A barcode scanner library, which allows to scan photos/images/video streams for barcodes and return their value. [LGPL2] * [ZXing](https://github.com/zxing/zxing/) - An open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages. [Apache] +* [pprint](https://github.com/p-ranav/pprint) - Pretty Printer for Modern C++. [MIT] # Software *Software for creating a development environment.*