diff --git a/README.md b/README.md index d1e169e..07ab3f4 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,9 @@ __Attachment Support__: Attachments are supported with some limitations. See doc Go __[here](demo/api-doc.html)__ to get links to the API docs and How to use docs. +## Architecture + +![Architecture](demo/images/offline_arch.png) ## Migrating from v1 to v2 diff --git a/demo/images/offline_arch.png b/demo/images/offline_arch.png new file mode 100644 index 0000000..15d5341 Binary files /dev/null and b/demo/images/offline_arch.png differ