From e73c21aa4d01c31d0b3a59d7d01ab873b12198c8 Mon Sep 17 00:00:00 2001 From: Yury Shkoda Date: Mon, 11 Oct 2021 09:38:46 +0300 Subject: [PATCH] chore: update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 94b3e31..f28d61e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# @sasjs/server +# SASjsServer ## Configuration -In order to configure `@sasjs/server`, add the following information to the `configuration` section of `package.json`: +In order to configure `SASjsServer`, add the following information to the `configuration` section of `package.json`: - Provide path to SAS9 executable. -- Provide `@sasjs/server` desired port. +- Provide `SASjsServer` desired port.