Skip to content

Commit 2590934

Browse files
committed
First basic working version.
1 parent 980bf45 commit 2590934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ your local serial device such as an Arduino, CNC controller, or any device that
88
communicates over the serial port.
99

1010
The app is written in Go. It has an embedded web server and websocket server.
11-
The server runs on the standard port of localhost:8999. You can connect to
11+
The server runs on the standard port of localhost:8989. You can connect to
1212
it locally with your browser to interact.
1313

1414
The app is one executable with everything you need and is available ready-to-go

0 commit comments

Comments
 (0)