From 6e992f0481582be57608389a45137be91c58fb6c Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Wed, 20 Feb 2019 08:10:56 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ddf082da0..8e63dd6df 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ General Bots General Bot is a strongly typed package based chat bot server focused in convention over configuration and code-less approaches, which brings software packages and application server concepts to help parallel bot development. +![General Bot Logo](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-stack.png) + ## Guide [Read the General Bots Guide](https://github.com/GeneralBots/BotBook/blob/master/01%20-%20Overview.md).