From 22ef759cdc4ab6db145113f7f15377c0bfdfadd2 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Thu, 22 Nov 2018 14:23:11 -0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6d60be45..a39f0682 100644 --- a/README.md +++ b/README.md @@ -47,14 +47,15 @@ Package Quick Reference |----|-----|----|----| |[whatsapp.gblib](https://github.com/pragmatismo-io/BotServer/tree/master/packages/whatsapp.gblib)|[default.gbui](https://github.com/pragmatismo-io/BotServer/tree/master/packages/default.gbui)|[core.gbapp](https://github.com/pragmatismo-io/BotServer/tree/master/packages/core.gbapp)|[kb.gbapp](https://github.com/pragmatismo-io/BotServer/tree/master/packages/kb.gbapp)| +### The bot development stack + ![General Bot Logo](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-stack.png) -### The same build process for everyone +### The Bot Factory ![General Bots Block Architecture](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-block-architecture.png) -GeneralBots aims to delivery bots in azure in a very easy and fast fashion. Use -Office tools like Word or Excel to edit your Bot - using code (JavaScript or TypeScript) just to empower custom requirements. +GeneralBots aims to delivery bots in azure in a very easy and fast fashion. Use Office tools like Word or Excel to edit your Bot - using code (JavaScript or TypeScript) just to empower custom requirements. #### Use Excel for (Hierarchical) Knowledge Base Editing @@ -134,7 +135,6 @@ the UI application itself (HTML & JS). Package Types ------------- - ### .gbai Embraces all packages types (content, logic & conversation) into a pluggable bot