Skip to content

Commit eb0eacd

Browse files
committed
Add architecture diagram appendix for Chem Sync Local Flask
1 parent cada119 commit eb0eacd

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

examples/chem-sync-local-flask/README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ via [PubChem](https://pubchem.ncbi.nlm.nih.gov/) and create them in Benchling.
66
![image info](./docs/demo-full.gif)
77
_The App features branching flows and will also validate user inputs._
88

9+
**Appendices**:
10+
* [Architecture Diagram](#architecture-diagram)
11+
912
## Technical Prerequisites
1013

1114
This app is optimized as a minimal local development experience using [Docker](https://www.docker.com/) for reproducibility.
@@ -227,4 +230,10 @@ Let's grant some access by adding the Benchling App to an organization.
227230
6. After reviewing the preview, click "Create Molecule"
228231
7. Click the linked entity to view it in Benchling
229232

230-
![image info](./docs/demo.gif)
233+
![image info](./docs/demo.gif)
234+
235+
## Appendices
236+
237+
### Architecture Diagram
238+
239+
![image info](./docs/architecture-diagram.png)
146 KB
Loading

0 commit comments

Comments
 (0)