chore(docs): Adding database model.

This commit is contained in:
Rodrigo Rodriguez 2019-03-11 10:50:39 -03:00
parent ba68187761
commit 79198f5bc5
2 changed files with 2 additions and 1 deletions

View file

@ -17,6 +17,7 @@ This book is organized in ten chapters that can be accessed throuhg this table b
* [Chapter 08 - Tooling](book/chapter-08-tooling.md)
* [Chapter 09 - Services](book/chapter-09-services.md)
* [Chapter 10 - Contributing](book/chapter-10-contributing.md)
* [Apendix I - Database Model](book/apendix-i-database-model.md)
* [Copyright](book/copyright.md)
* [Foreward](book/foreward.md)
* [Glossary](book/glossary.md)

View file

@ -1,4 +1,4 @@
# General Bots Database Model
# Apendix I - General Bots Database Model
The database model can be seen on the picture bellow. In each .gbapp or .gblib
the folder **Model** will contain the Sequelize definition for each one of these