From 06056781bad8c8f37ba91ceb12ad6d554d165a0d Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sat, 13 May 2023 22:17:45 +0200 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b81190..9690668 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,6 @@ npm run test ## Contributing -This software is currently in alpha version. Bug reports and pull requests welcome. If you find an IFF PBM file that cannot be parsed by this library, please send it to me if licensing / copyright permits you to share it. +If you find an IFF PBM file that cannot be parsed by this library, please open an issue or send it to me if licensing / copyright permits you to share it. + +Suggestions, bug reports and pull requests welcome.