render as mermaid
This commit is contained in:
parent
a70fdaed9f
commit
a02a1c8db6
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue