render as mermaid

This commit is contained in:
Lance Vick 2024-12-07 11:10:15 -08:00
parent a70fdaed9f
commit a02a1c8db6
Signed by: lrvick
GPG Key ID: 8E47A1EC35A1551D
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ These are our opinionated code security and quality standards we use internally
Use the following rationale as guidelines to decide when and how to use third party dependencies
```
```mermaid
flowchart TD
A[Can it be done with the standard Library in under ~10k easily readable lines?]
A --> D{No} --> E