formatted
authorJeff Durnwald <jeff.durnwald@sap.com>
Tue, 12 Apr 2022 14:56:35 +0000 (10:56 -0400)
committerJeff Durnwald <jeff.durnwald@sap.com>
Tue, 12 Apr 2022 14:56:35 +0000 (10:56 -0400)
README.md

index 25fe10234969d7742380da6cc34a0aa2aa07bf47..755253cd249ec015d1d1c0c6b203563895a755f0 100644 (file)
--- 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://<hostname:port>` 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://<hostname:port>` in a browser. Localhost port will default to 8080. For BTP, the port is assigned based on the process.env.PORT environment variable.
 
 ## Docker