diff --git a/README.md b/README.md index 107c303..0a857c4 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,6 @@ bin/console basilicom:create-er-diagram-xml-export ``` The generated file will be saved in the `var/bundles/ERDiagramXMLExportBundle` folder with filename `pimcore.graphml` or the given `.graphml`. + +![Example](./docs/example.png) +⚑ = localized field diff --git a/docs/example.png b/docs/example.png new file mode 100644 index 0000000..fc6ced6 Binary files /dev/null and b/docs/example.png differ