From f9d59d6004ea9cb540785cc090c8781abccede0b Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Tue, 15 Sep 2020 14:32:34 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 316a98c71..bdc06c804 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ Everyone can create bots by just copying and pasting some files and using their favorite tools from Office (or any text editor) or Photoshop (or any image editor). BASIC can be used to build custom dialogs so Bot can be extended just like VBA for Excel (currently in alpha). +![General Bot Reference Architecture](https://raw.githubusercontent.com/GeneralBots/BotBook/master/images/general-bots-reference-architecture.png) + ## Samples Several samples, including a Bot for AD Password Reset, are avaiable on the [repository list](https://github.com/GeneralBots).