README.md

1# Diagrams
2
3The SVG sequence diagrams in the `svg` folder are generated from the UML text files in the `src` folder. To regenerate them, run `script/generate-doc-diagrams`.
4
5Documentation for the UML sequence diagram format is located on [the PlantUML website](https://plantuml.com/sequence-diagram).