Skip to content

Commit 07a0abf

Browse files
committed
Add flowchart JPG to README
1 parent af00180 commit 07a0abf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,11 +205,11 @@ The following steps will start a local test instance of the dashboard:
205205

206206
## Design notes
207207

208-
The essential sequence of operation for `osmine` and `osdash` has been described in the [Usage](#usage) section. The rest of this section describes the thought-process and decisions made when developing key components of this program.
208+
The essential sequence of operation for `osmine` and `osdash` has been described in the [Usage](#usage) section. The following flowchart depicts that sequence:
209209

210-
The following is a high-level architecture diagram of the key components of `wp2.2_dev`:
210+
![Dashboard flowchart](./docs/images/dashboard_flowchart.drawio.jpg)
211211

212-
![Dashboard architecture diagram](./docs/images/architecture.drawio.svg)
212+
The rest of this section describes the thought-process and decisions made when developing key components of this program.
213213

214214
### Internal data structure
215215

0 commit comments

Comments
 (0)