Skip to content

Commit

Permalink
Merge pull request #88 from Integrated-Testing-Environment/dev
Browse files Browse the repository at this point in the history
Add Architecture Diagram
  • Loading branch information
JE-Chen committed Apr 29, 2023
2 parents debd387 + c15362e commit 53616d2
Show file tree
Hide file tree
Showing 5 changed files with 627 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 17 additions & 19 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,7 @@ pip install je_auto_control
> * Clone repo on GitHub or download source code
> * Prepare a python venv
> * Run command "pip install --upgrade pip"
> * Run command "pip install -r dev_requirements.txt"
> * Run command "pip install -r dev_requirements.txt"
### Architecture Diagram
![architecture_diagram](architecture_diagram/AutoControl_Architecture.drawio.png)
Loading

0 comments on commit 53616d2

Please sign in to comment.