From 42e4ff601230ddcd8fdcf2f65ce18464d1b327a8 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sun, 11 Nov 2018 14:55:26 -0200 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 709a0c92..9d016972 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,27 @@ -[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) +#### Watch a video about packages, development environment and self-deployment + +*Now with General Bots you can press F5 on Visual Studio to get a bot factory on your environment* published on November 10th, 2018. + +[![General Bot Video](https://img.youtube.com/vi/AfKTwljoMOs/0.jpg)](https://www.youtube.com/watch?v=AfKTwljoMOs) -** **Checkout our FREE [Intranet Quickstart Bot](https://github.com/pragmatismo-io/IntranetBotQuickStart.gbai)** ** Welcome to General Bot Community Edition ---------------- +[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) +[![forthebadge](https://badge.fury.io/js/botserver.svg)](https://badge.fury.io) +[![forthebadge](https://badge.fury.io/js/botlib.svg)](https://badge.fury.io) +[![Dependencies](https://david-dm.org/pragmatismo-io/botserver.svg)](https://david-dm.org) +[![Open-source](https://badges.frapsoft.com/os/v2/open-source.svg)](https://badges.frapsoft.com) +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) + ![General Bot Logo](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/logo.png) General Bot is a 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. In this [MSDN](https://blogs.msdn.microsoft.com/buckwoody/2018/09/25/applied-ai-using-a-bot-for-password-reset/) article you can have an overview of a General Bots application. +*Checkout our FREE [Intranet Quickstart Bot](https://github.com/pragmatismo-io/IntranetBotQuickStart.gbai)* + ### What is a Bot Server? @@ -35,14 +47,6 @@ Package Quick Reference ![General Bot Logo](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-stack.png) -#### Watch a video about packages, development environment and self-deployment - -*Now with General Bots you can press F5 on Visual Studio to get a bot factory on your environment* published on November 10th, 2018. - -[![General Bot Video](https://img.youtube.com/vi/AfKTwljoMOs/0.jpg)](https://www.youtube.com/watch?v=AfKTwljoMOs) - - - ### The same build process for everyone ![General Bots Block Architecture](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-block-architecture.png)