From 3b79e2808f020afa86ed9978cb75ec1ef51a7fef Mon Sep 17 00:00:00 2001 From: fvaneijk Date: Fri, 18 Oct 2024 18:46:05 -0400 Subject: [PATCH] some cleanup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73c149d..e2b52cf 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ UART connected to serial interface 2 of the core. The latter allows to use the c ### Setting Up the Connection: #### For UART/Serial with PuTTY: -- Connect at 115200 baud, 8 bits, no parity to the COM port#### +- Connect at 115200 baud, 8 bits, no parity to the COM port. #### For SSH with PuTTY: -- Connect to the ip address of your MISTer fpga +- Connect to the ip address of your MISTer fpga. #### Linux command line to establish the connection to the core: