Skip to content

Commit 53616d2

Browse files
authored
Merge pull request #88 from Integrated-Testing-Environment/dev
Add Architecture Diagram
2 parents debd387 + c15362e commit 53616d2

File tree

5 files changed

+627
-21
lines changed

5 files changed

+627
-21
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

Lines changed: 17 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,7 @@ pip install je_auto_control
7777
> * Clone repo on GitHub or download source code
7878
> * Prepare a python venv
7979
> * Run command "pip install --upgrade pip"
80-
> * Run command "pip install -r dev_requirements.txt"
80+
> * Run command "pip install -r dev_requirements.txt"
81+
82+
### Architecture Diagram
83+
![architecture_diagram](architecture_diagram/AutoControl_Architecture.drawio.png)

0 commit comments

Comments
 (0)