diff --git a/README.en.md b/README.en.md index b9b47fe..8ef0a9b 100644 --- a/README.en.md +++ b/README.en.md @@ -10,6 +10,8 @@ All exports are grouped together for better clarity. Sample exports are included in the scope of delivery. These are intended to serve as an implementation reference for individual exports. The display of the sample exports can be deactivated in the basic module settings. +![administration area](assets/administration_exports.jpg "administration area") + ## Installation In the console in the shop root (above source and vendor), execute the following command: diff --git a/README.md b/README.md index d3d9c54..7cfac31 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Alle Exporte sind für eine bessere Übersichtlichkeit in Gruppen zusammengefass Im Lieferumfang sind Beispielexporte enthalten. Diese sollen als Implementierungsreferenz für individuelle Exporte dienen. Die Anzeige der Beispielexporte kann in den Modulgrundeinstellungen deaktiviert werden. +![Adminbereich](assets/administration_exports.jpg "Adminbereich") + ## Schnellinstallation Auf der Konsole im Shoproot (oberhalb von source und vendor) folgenden Befehl ausführen: diff --git a/assets/administration_exports.jpg b/assets/administration_exports.jpg new file mode 100644 index 0000000..6c4e08d Binary files /dev/null and b/assets/administration_exports.jpg differ