render as mermaid

This commit is contained in:
Lance Vick 2024-12-07 11:10:15 -08:00
parent 0c808d93eb
commit eec1dc9698
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 Use the following rationale as guidelines to decide when and how to use third party dependencies
``` ```mermaid
flowchart TD flowchart TD
A[Can it be done with the standard Library in under ~10k easily readable lines?] A[Can it be done with the standard Library in under ~10k easily readable lines?]
A --> D{No} --> E A --> D{No} --> E