Update README.md
This commit is contained in:
parent
6ea9826947
commit
22ef759cdc
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||

|
||||
|
||||
### The same build process for everyone
|
||||
### The Bot Factory
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue