From e499dfe90bb1a241b7322c212fcbfd4930400d5e Mon Sep 17 00:00:00 2001 From: visionmercer <62051836+visionmercer@users.noreply.github.com> Date: Sat, 21 May 2022 00:22:14 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a06561d..aaae24d 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ Start Windows program with no frame ## [SaveAnsi.bm](https://github.com/visionmercer/qb64-include/blob/main/saveansi.bm) Save "Screen 0" to an .ans file. +## [SaveBinaryPBM.bm](https://github.com/visionmercer/qb64-include/blob/main/savebinarypbm.bm) +Save a monochrome image to pbm file. + ## [SaveHexPalette](https://github.com/visionmercer/qb64-include/blob/main/savehexpalette.bm) Save an array of colors to file