Skip to content

Commit c15362e

Browse files
committed
Add Architecture Diagram
Add Architecture Diagram
1 parent 80b4d19 commit c15362e

File tree

5 files changed

+627
-21
lines changed

5 files changed

+627
-21
lines changed

.idea/misc.xml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

+17-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+4-1
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)