Skip to content

Commit 21ebc6f

Browse files
committed
Added architecture diagram
1 parent 36efbb6 commit 21ebc6f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ To see a full demo on how to setup your DevContainer/Codespaces environment, che
3737

3838
To setup your own development environment from scratch or to install the dependendies locally, refer to the files [`.devcontainer/devcontainer.json`](https://github.com/HTBox/TwoWeeksReady/blob/main/.devcontainer/devcontainer.json) and [`.devcontainer/Dockerfile`](https://github.com/HTBox/TwoWeeksReady/blob/main/.devcontainer/devcontainer.json) to understand what tools are required.
3939

40+
## Solution Architecture
41+
42+
![Architecture of Two Weeks Ready](https://user-images.githubusercontent.com/2531875/168096742-0b29eee3-b3e1-4485-9d77-c095cb6a9f2e.png)
43+
44+
4045
### Resources
4146
- [Tutorial Video from @davidwesst][1]
4247
- [Docker Desktop][2]
@@ -46,4 +51,4 @@ To setup your own development environment from scratch or to install the depende
4651
[1]: https://www.youtube.com/watch?v=rYfsNBODfZc
4752
[2]: https://www.docker.com/products/personal/
4853
[3]: https://code.visualstudio.com/docs/remote/containers#_quick-start-try-a-development-container
49-
[4]: https://code.visualstudio.com/docs/remote/codespaces
54+
[4]: https://code.visualstudio.com/docs/remote/codespaces

0 commit comments

Comments
 (0)