diff --git a/README.md b/README.md index 88ac36f..b0ca1d5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # CAS Workstation +![Visual Diagram](docs/assets/concept.png) + + [![CI](https://github.com/Coding-Autopilot-System/cas-workstation/actions/workflows/ci.yml/badge.svg)](https://github.com/Coding-Autopilot-System/cas-workstation/actions/workflows/ci.yml) [![CodeQL](https://github.com/Coding-Autopilot-System/cas-workstation/actions/workflows/codeql.yml/badge.svg)](https://github.com/Coding-Autopilot-System/cas-workstation/actions/workflows/codeql.yml) diff --git a/docs/assets/concept.png b/docs/assets/concept.png new file mode 100644 index 0000000..665b0bf Binary files /dev/null and b/docs/assets/concept.png differ