From 202c5fcfaa3b5ae989185e96fa2647801ca62f3e Mon Sep 17 00:00:00 2001 From: Jadin Luong Date: Tue, 24 Nov 2020 17:34:12 -0500 Subject: [PATCH] Modified README Signed-off-by: Jadin Luong --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7769fec..6751544 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ In our sample it is: EXTERNAL_COMPONENTS=/sample-node-api/bin ``` -We expect following in service folder `start.sh`, `configure.sh` and `validate.sh`. +We expect following in service folder `start.sh` and `configure.sh`. In our case its bin folder with relevant scripts. `configure.sh` it adds static definition for sample-node-api to folder ${INSTANCE_DIR}/workspace/api-mediation/api-defs in IBM-850 encoding