From e11474a3181fa565494fa096280a96c4e64458f4 Mon Sep 17 00:00:00 2001 From: Jeff Durnwald Date: Tue, 12 Apr 2022 10:56:35 -0400 Subject: [PATCH 1/1] formatted --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25fe1023..755253cd 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ The syntax is similar to the charging station configuration template 'Configurat To start the program, run: `npm start`. To start the program with a UI controller, run: `npm start:server`. -Then, start/stop the simulator connections by going to `https://` in a browser. Localhost port will default to 8080. For BTP, the port is assigned based on the process.env.PORT environment variable. +Then, start/stop the simulator connections by going to `https://` in a browser. Localhost port will default to 8080. For BTP, the port is assigned based on the process.env.PORT environment variable. ## Docker -- 2.34.1