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`