Skip to content

Commit 1c07fb1

Browse files
Improve formatting of additional resources in README
Reformatted the additional resources section for better readability by placing each link on a new line.
1 parent fe95c65 commit 1c07fb1

1 file changed

Lines changed: 16 additions & 11 deletions

File tree

README.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -198,11 +198,25 @@ flowchart TB
198198

199199
For detailed technical information, see the component documentation:
200200

201-
[Technical Architecture](./docs/TechnicalArchitecture.md) · [Document Processing Pipeline (4-stage extraction)](./docs/ProcessingPipelineApproach.md) · [Claim Processing Workflow (Agent Framework)](./docs/ClaimProcessWorkflow.md) · [Golden Path Workflows (end-to-end walkthroughs)](./docs/GoldenPathWorkflows.md)
201+
[Technical Architecture](./docs/TechnicalArchitecture.md)
202+
203+
[Document Processing Pipeline (4-stage extraction)](./docs/ProcessingPipelineApproach.md)
204+
205+
[Claim Processing Workflow (Agent Framework)](./docs/ClaimProcessWorkflow.md)
206+
207+
[Golden Path Workflows (end-to-end walkthroughs)](./docs/GoldenPathWorkflows.md)
202208

203209
If you'd like to customize the solution accelerator, here are some common areas to start:
204210

205-
[Adding your own Schemas and Data](./docs/CustomizeSchemaData.md) · [Modifying System Processing Prompts](./docs/CustomizeSystemPrompts.md) · [Gap Analysis Ruleset Guide (YAML DSL — no-code rule authoring)](./docs/GapAnalysisRulesetGuide.md) · [API Reference for Content Processing & Claim Management](./docs/API.md) · [Customizing the Claim Processing Workflow](./docs/ClaimProcessWorkflow.md)
211+
[Adding your own Schemas and Data](./docs/CustomizeSchemaData.md)
212+
213+
[Modifying System Processing Prompts](./docs/CustomizeSystemPrompts.md)
214+
215+
[Gap Analysis Ruleset Guide (YAML DSL — no-code rule authoring)](./docs/GapAnalysisRulesetGuide.md)
216+
217+
[API Reference for Content Processing & Claim Management](./docs/API.md)
218+
219+
[Customizing the Claim Processing Workflow](./docs/ClaimProcessWorkflow.md)
206220

207221
---
208222

@@ -397,15 +411,6 @@ Check out similar solution accelerators
397411
| [Document generation](https://github.com/microsoft/document-generation-solution-accelerator) | Identify relevant documents, summarize unstructured information, and generate document templates. |
398412

399413

400-
<br/>
401-
402-
💡 Want to get familiar with Microsoft's AI and Data Engineering best practices? Check out our playbooks to learn more
403-
404-
| Playbook | Description |
405-
|:---|:---|
406-
| [AI&nbsp;playbook](https://learn.microsoft.com/en-us/ai/playbook/) | The Artificial Intelligence (AI) Playbook provides enterprise software engineers with solutions, capabilities, and code developed to solve real-world AI problems. |
407-
| [Data&nbsp;playbook](https://learn.microsoft.com/en-us/data-engineering/playbook/understanding-data-playbook) | The data playbook provides enterprise software engineers with solutions which contain code developed to solve real-world problems. Everything in the playbook is developed with, and validated by, some of Microsoft's largest and most influential customers and partners. |
408-
409414
<br/>
410415

411416
## Provide feedback

0 commit comments

Comments
 (0)