From c9b7abbe08bc32e7bda54dd6d12445bf57dca3cc Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sat, 10 Jan 2026 21:47:19 +0100 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index be4bd72f..6dda49f1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,7 +9,7 @@ Kaitai Struct allows you to define binary formats in a YAML-based `.ksy` file, w - Visualized interactively using the [Kaitai Struct Visualizer](https://github.com/kaitai-io/kaitai_struct_visualizer) - Dumped to human-readable formats using `ksdump` -image +image ## Documented Formats