From 8fb876ce9b5781dbe4f6c6779c952eb47a19204a Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sat, 13 May 2023 22:11:20 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c0db23..0c1fb32 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pbm-js -JavaScript library and proof of concept viewer for IFF PBM files. +JavaScript library for IFF PBM files. This is the format used by the PC version of Deluxe Paint II and is different from the Amiga version.