From a808525b7faf527cc30038eabea5bacc14fde911 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sun, 11 Nov 2018 10:06:42 -0200 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e1e0282f..24c621c8 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ 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 +[![General Bot Video](https://img.youtube.com/vi/AfKTwljoMOs/0.jpg)](https://www.youtube.com/watch?v=AfKTwljoMOs) +*Now with General Bots you can press F5 on Visual Studio to get a bot factory on your environment* + + ### 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) From da9e96a6cb4e1ecf3404f020c7513384e7bc99a7 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sun, 11 Nov 2018 10:08:33 -0200 Subject: [PATCH 2/2] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24c621c8..709a0c92 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,11 @@ 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) -*Now with General Bots you can press F5 on Visual Studio to get a bot factory on your environment* + ### The same build process for everyone