Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 5767f16

Browse files
committed
Formatting
1 parent 233ed6b commit 5767f16

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

readme.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ console.log(contents);
4343
#### Note
4444

4545
This implementation uses information on the ISO 9660 / ECMA 119 format/standard from:
46-
- https://wiki.osdev.org/ISO_9660
47-
- https://github.com/libcdio/libcdio/blob/master/include/cdio/iso9660.h
48-
- https://www.ecma-international.org/wp-content/uploads/ECMA-119_4th_edition_june_2019.pdf
46+
47+
- https://wiki.osdev.org/ISO_9660
48+
- https://github.com/libcdio/libcdio/blob/master/include/cdio/iso9660.h
49+
- https://www.ecma-international.org/wp-content/uploads/ECMA-119_4th_edition_june_2019.pdf

0 commit comments

Comments
 (0)