From 31278365eafbac81c3b8b207e50abf59a57d3ba7 Mon Sep 17 00:00:00 2001 From: YoDontKnowMe Date: Sun, 12 Oct 2025 16:52:53 +0200 Subject: [PATCH] Some bullshit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fa12971..25e6315 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -\# OTX Merge Test +# OTX Merge Test This repo is to test git tracked repo merges with OTX compliant XML files. +# Validation +Validate the XML file against the correct OTX schema with `xmllint --noout --schema path/to/otx.xsd your_file.otx`