From 238b04f8316fa08db9cd772416ae34bdce412c40 Mon Sep 17 00:00:00 2001 From: besley Date: Sat, 21 Oct 2023 14:46:56 +0800 Subject: [PATCH] update readme file --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4a7014f3..fd819ce6 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ **A Quick Design and Testing Demo:** ![And Split Demo](https://github.com/besley/besley.github.io/blob/master/Gif/slickflow-andsplit-demo.gif) -**Quick Start Tutorial:** +**Quick Start Tutorial for Designer Project:** 1). In the command console, using the command **npm install** to download the node package. - please notice to run the command, the directory location is in the **ClientApp** path. + please notice to run the command, the directory location is in the **ClientApp** path of the **sfd** project. 2). Set up the **sfdapi** project which is an asp.net webapi type project.(IIS is a choice) @@ -27,7 +27,7 @@ 5). Access the web project in the browser by - **http://localhost:5000** + ** http://localhost:5000 ** **.NET/.NETCore Workflow Engine With Full Source Code** 1. **.NET, .NET CORE version both supported**