Update README.md
This commit is contained in:
parent
5106a13a23
commit
17129785f3
1 changed files with 11 additions and 6 deletions
17
README.md
17
README.md
|
@ -1,10 +1,5 @@
|
|||

|
||||
|
||||
Key Packages
|
||||
------------
|
||||
|Whatsapp|Web|Core|KB|
|
||||
|----|-----|----|----|
|
||||
|[whatsapp.gblib](https://github.com/pragmatismo-io/BotServer/tree/master/deploy/whatsapp.gblib)|[default.gbui](https://github.com/pragmatismo-io/BotServer/tree/master/deploy/default.gbui)|[core.gbapp](https://github.com/pragmatismo-io/BotServer/tree/master/deploy/core.gbapp)|[kb.gbapp](https://github.com/pragmatismo-io/BotServer/tree/master/deploy/kb.gbapp)|
|
||||
|
||||
Welcome to General Bot Community Edition
|
||||
----------------
|
||||
|
@ -17,6 +12,17 @@ Everyone can create bots by just copying and pasting some files and using their
|
|||
favorite tools like Excel (or any text editor) or Photoshop (or any image
|
||||
editor).
|
||||
|
||||
Package Quick Reference
|
||||
------------
|
||||
|Whatsapp|Web|Core|KB|
|
||||
|----|-----|----|----|
|
||||
|[whatsapp.gblib](https://github.com/pragmatismo-io/BotServer/tree/master/deploy/whatsapp.gblib)|[default.gbui](https://github.com/pragmatismo-io/BotServer/tree/master/deploy/default.gbui)|[core.gbapp](https://github.com/pragmatismo-io/BotServer/tree/master/deploy/core.gbapp)|[kb.gbapp](https://github.com/pragmatismo-io/BotServer/tree/master/deploy/kb.gbapp)|
|
||||
|
||||
Package Architecture
|
||||
--------------------
|
||||
|
||||

|
||||
|
||||
### What is Bot Server?
|
||||
|
||||
Bot Server accelerates the process of developing a bot. It provisions all code
|
||||
|
@ -112,7 +118,6 @@ the UI application itself (HTML & JS).
|
|||
Package Types
|
||||
-------------
|
||||
|
||||

|
||||
|
||||
### .gbai
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue