diff --git a/README.md b/README.md index 6e6b40c..938da77 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ YASD is a YAML format for human writable XSDs (XML Schema Definition), humans declare what is indispensable, leaving the machines to do the rest of the unreadable ``. -## Workflow +## CLI Workflow -The following chart is the YASD CLI flow: +The following chart is the YASD CLI workflow: ``` mermaid flowchart LR @@ -34,6 +34,8 @@ To better understad what YASD does, see the inputs and outputs: - Output: computer processable schema in [XSD]. - Output: human readable documentation in [Markdown]. +## Table of Contents + [TOC] ## Structure