From 07ea1abbf80aec9a6d54475cbdc65c31463acbe9 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 26 Sep 2025 15:33:38 -0400 Subject: [PATCH] Use correct block format for readme --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 269f9143..03ea3ff9 100644 --- a/README.MD +++ b/README.MD @@ -26,7 +26,7 @@ For the latest WIP build here: [Rolling Release](https://github.com/SabreTools/S **InfoPrint** is a reference implementation for the deserialization and printing features of the library, packaged as a standalone executable for all supported platforms. It will attempt to detect and display information about many supported file types, optionally both hashing the file and outputting the information to a JSON file (.NET Core 3.1 and above only). -``` +```text InfoPrint file|directory ... Options: @@ -40,7 +40,7 @@ Options: **ExtractionTool** is a reference implementation for the extraction features of the library, packaged as a standalone executable for all supported platforms. It will attempt to detect and extract many supported file types. See the table below for supported extraction functionality. -``` +```text ExtractionTool.exe file|directory ... Options: