From e83b6aa9d52be9b4c051562396f4255b39e50e8f Mon Sep 17 00:00:00 2001 From: Lucas Ribeiro <65977273+LucasRibeir@users.noreply.github.com> Date: Tue, 29 Sep 2020 15:06:46 -0300 Subject: [PATCH] Update chapter-01-run-and-talk.md --- book/chapter-01-run-and-talk.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/book/chapter-01-run-and-talk.md b/book/chapter-01-run-and-talk.md index c62bedc1..3bdf7848 100644 --- a/book/chapter-01-run-and-talk.md +++ b/book/chapter-01-run-and-talk.md @@ -54,6 +54,10 @@ Notes: 1. Enter the BotServer root folder. 2. Run tests by `npm test`. +##Test by PowerShell +![npm test](https://user-images.githubusercontent.com/65977273/94598386-3e977d80-0265-11eb-93e8-ca3013c3f1e1.png) + + ### Just copy the source code to your machine 1. [Download](https://codeload.github.com/pragmatismo-io/BotServer/zip/master) the Zip file.