Update chapter-01-run-and-talk.md

This commit is contained in:
Lucas Ribeiro 2020-09-29 09:16:42 -03:00 committed by GitHub
parent 45f9376799
commit 20b08f2c51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
![General Bot Logo](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-stack.png)
### Diagram Description
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.
@ -13,6 +13,8 @@ gbapp and gblib are responsible for GeneralBots services in a Back-end developme
2- The .gbui extension is assigned to the GeneralBots front-end development environment.
Angular, Riot, React and HTML are responsible for the dynamic functioning of GeneralBots services.
3- The .gtheme extension is responsible for the general bots designer using css and PS technologies.
### The Bot Factory
![General Bots Block Architecture](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-block-architecture.png)