From 747feb39ccb5e7aa412bf64394d61e47c71ea1e8 Mon Sep 17 00:00:00 2001 From: Diamond Rivero Date: Wed, 28 Dec 2022 17:21:21 +0800 Subject: [PATCH] Add pspdev/pspsdk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67afd4e..e1e498a 100644 --- a/README.md +++ b/README.md @@ -1023,6 +1023,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [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] +* [pspsdk](https://github.com/pspdev/pspsdk) - An open-source SDK for PSP homebrew development. [BSD/GNU GPL3] # Software *Software for creating a development environment.*