From 79198f5bc5b448b0e7ac91b7a04d0cc4d74edbf1 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Mon, 11 Mar 2019 10:50:39 -0300 Subject: [PATCH] chore(docs): Adding database model. --- README.md | 1 + book/{apendix-database-model.md => apendix-i-database-model.md} | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) rename book/{apendix-database-model.md => apendix-i-database-model.md} (86%) diff --git a/README.md b/README.md index 0294cc31..7e15ab5a 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/book/apendix-database-model.md b/book/apendix-i-database-model.md similarity index 86% rename from book/apendix-database-model.md rename to book/apendix-i-database-model.md index 255ffbe0..c96d149d 100644 --- a/book/apendix-database-model.md +++ b/book/apendix-i-database-model.md @@ -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