From ba536a0d5ff2b30960264bf828ab5805e296c35d Mon Sep 17 00:00:00 2001 From: James Prevett Date: Thu, 3 Oct 2024 16:52:06 -0500 Subject: [PATCH] Removed unused reference --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 47dc159..ad5ac95 100644 --- a/readme.md +++ b/readme.md @@ -45,5 +45,4 @@ console.log(contents); This implementation uses information on the ISO 9660 / ECMA 119 format/standard from: - https://wiki.osdev.org/ISO_9660 -- https://github.com/libcdio/libcdio/blob/master/include/cdio/iso9660.h - https://www.ecma-international.org/wp-content/uploads/ECMA-119_4th_edition_june_2019.pdf