From 85f426aee7a5b41233bdd6b48d634f1a96549861 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sun, 14 May 2023 22:41:18 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e493fc..a451007 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pbm-js -JavaScript library for IFF PBM files. +JavaScript library for parsing IFF PBM files. This is the format used by the PC version of Deluxe Paint II and is different from the Amiga version.