Updated client.txt -> client.md in README.md. master origin/HEAD origin/master
authorAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 11 Nov 2020 12:47:41 +0000 (04:47 -0800)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 11 Nov 2020 12:47:41 +0000 (04:47 -0800)
README.md

index d44c23a..725786f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ These instructions assume your PDP-11 has a serial connection to a UNIX host,
 the `bootstrap_server.c` program has been compiled on the UNIX host, and the
 UNIX host has a binary image ready for transfer to the PDP-11.
 
 the `bootstrap_server.c` program has been compiled on the UNIX host, and the
 UNIX host has a binary image ready for transfer to the PDP-11.
 
-Begin by loading the program contained in `client.txt` into the PDP-11 via the
+Begin by loading the program contained in `client.md` into the PDP-11 via the
 frontpanel switches or ODT. Set the PDP-11's CPU registers as follows.
 
   - **R0:** The starting memory address at which the binary image should be stored.
 frontpanel switches or ODT. Set the PDP-11's CPU registers as follows.
 
   - **R0:** The starting memory address at which the binary image should be stored.
@@ -32,7 +32,7 @@ frontpanel switches or ODT. Set the PDP-11's CPU registers as follows.
     is transferred to the PDP-11.
 
 Begin execution on the PDP-11. If the bootstrap program was loaded at the 
     is transferred to the PDP-11.
 
 Begin execution on the PDP-11. If the bootstrap program was loaded at the 
-memory addresses listed in `client.txt`, begin execution at address `70000`.
+memory addresses listed in `client.md`, begin execution at address `70000`.
 
 Initiate the transfer from the UNIX host with the command
 
 
 Initiate the transfer from the UNIX host with the command