From 85446e2f8ad4932ede345b8250013bb7daeb6517 Mon Sep 17 00:00:00 2001 From: Tino Teuber Date: Fri, 27 Jun 2025 09:16:23 +0200 Subject: [PATCH] Indentations in the chart adjusted --- README.md | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index cdc7baa..1f30008 100644 --- a/README.md +++ b/README.md @@ -182,14 +182,14 @@ This repository provides comprehensive, workflow-based AL development guidelines AL Development Methodology - Integrated Workflow Architecture ┌─────────────────────────────────────────────────────────────────────────────┐ -│ SharedGuidelines │ -│ ┌─────────────┬─────────────┐ │ -│ │ Standards/ │Configuration│ │ -│ │ ┌────────┴─────────┐ │ │ -│ │ │ All Workflows │ │ │ -│ │ │ Reference These │ │ │ -│ │ └─────────┬────────┘ │ │ -└────────────────────┴──────────────┼────────────┴───────────────────────────┘ +│ SharedGuidelines │ +│ ┌─────────────┬─────────────┐ │ +│ │ Standards/ │Configuration│ │ +│ │ ┌────────┴─────────┐ │ │ +│ │ │ All Workflows │ │ │ +│ │ │ Reference These │ │ │ +│ │ └─────────┬────────┘ │ │ +└────────────────────┴──────────────┼────────────┴────────────────────────────┘ │ ┌────────────────┼────────────────┐ ▼ ▼ ▼ @@ -199,20 +199,20 @@ AL Development Methodology - Integrated Workflow Architecture │ • Objects │ │ • APIs │ │ │ │ • Business Logic│ │ • Accessibility │ │ │ │ • Standards │ │ • Deployment │ │ │ - └─────────┬───────┘ └─────────┬───────┘ │ │ - │ │ │ │ - ├───────────────────┼─────────▼ │ - │ │ ┌─────────────────┐ │ - │ └─│ TestingValidation│ │ - │ │ │ │ - │ │ • Quality │ │ - │ │ • Validation │ │ - │ │ • Test Data │ │ - │ └─────────┬───────┘ │ - │ │ │ - └───────────────────────────────┼───────────────┘ - │ - ▼ + └─────────┬───────┘ └───────┬─────────┘ │ │ + │ │ │ │ + ├─────────────────┼───────────▼ │ + │ │ ┌──────────────────┐ │ + │ └─│ TestingValidation│ │ + │ │ │ │ + │ │ • Quality │ │ + │ │ • Validation │ │ + │ │ • Test Data │ │ + │ └─────────┬────────┘ │ + │ │ │ + └─────────────────────────────┼─────────────────┘ + │ + ▼ ┌─────────────────┐ │PerformanceOptim │ │ │ @@ -486,4 +486,4 @@ The integration guide complements individual workflow documentation by providing --- -**Repository Structure**: Workflow-based organization for enhanced AL development productivity and GitHub Copilot integration. \ No newline at end of file +**Repository Structure**: Workflow-based organization for enhanced AL development productivity and GitHub Copilot integration.