From 5767296d2ba3ddcebcda3f2498d3fd6c1f54634d Mon Sep 17 00:00:00 2001 From: Lucas Ribeiro <65977273+LucasRibeir@users.noreply.github.com> Date: Mon, 28 Sep 2020 16:58:10 -0300 Subject: [PATCH] Update chapter-01-run-and-talk.md --- book/chapter-01-run-and-talk.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/book/chapter-01-run-and-talk.md b/book/chapter-01-run-and-talk.md index 3bce7115..6ba4f9a6 100644 --- a/book/chapter-01-run-and-talk.md +++ b/book/chapter-01-run-and-talk.md @@ -4,6 +4,12 @@ ![General Bot Logo](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-stack.png) + + + +1- gbapp and gblib extensions which are folder extensions for the GeneralBots package type. +gbapp and gblib are responsible for GeneralBots services in a Back-end development environment + ### The Bot Factory ![General Bots Block Architecture](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-block-architecture.png)