From cce6e4aa972b08cef988736e044175f911fccc86 Mon Sep 17 00:00:00 2001 From: David Schmidt <1110325+david-schmidt@users.noreply.github.com> Date: Thu, 4 Jun 2020 18:33:19 -0400 Subject: [PATCH] Typo cowreckeded --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac6282f..dd2751f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The problem is that I/O is pretty difficult. No one with one of these machines has come forward with the ability to get anything into or out of the existing serial port. -The goal: get the ROM data of the TLC out of the machine. Hard to do with funcitonal I/O. +The goal: get the ROM data of the TLC out of the machine. Hard to do with functional I/O. ### Audio to the rescue @@ -41,4 +41,4 @@ gymnastics of the IIe and beyond that moved Heaven and Earth to keep the entry p * Run that audio through CiderPress, which knows how to take tape audio and reconstruct data from it * Profit -The source code to do these activities is in the `src` directory, and the resulting ROM from the Tiger Learning computer is in the `rom` directory. \ No newline at end of file +The source code to do these activities is in the `src` directory, and the resulting ROM from the Tiger Learning computer is in the `rom` directory.