diff --git a/.DS_Store b/.DS_Store index 29e7cd1..12690ab 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/README.md b/README.md index 9f69c8b..c7f103f 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ The version of nodejs should be between 14.0 to 16.0 ## High Level Architecture -![High Level Architecture](https://3875726860-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfOcDTetx0vXD_N4Zpk%2F-LmsvWhbsgLiqJ_MFIRd%2F-LmsvfAi5Dqcs8MHjkfC%2Farchitecture.png?alt=media&token=0a27057b-ac2b-490a-9745-4ee69372929e) +![High Level Architecture](./contributingGuides/screenshots/HighArchitectDiagram.png) - User Mobile App communicates with both API Server and [Amplitudes](https://amplitude.com/) analytics dashboard - Web dashboard communicates with only API Server diff --git a/contributingGuides/screenshots/HighArchitectDiagram.png b/contributingGuides/screenshots/HighArchitectDiagram.png new file mode 100644 index 0000000..2bd0d7b Binary files /dev/null and b/contributingGuides/screenshots/HighArchitectDiagram.png differ