From 41862eaeb14d1f1bf6558a0e9cc2c1d31da2ac57 Mon Sep 17 00:00:00 2001 From: Jeremy Rand Date: Fri, 16 Jul 2021 12:56:04 -0400 Subject: [PATCH] Add a readme file. --- Listener.xcodeproj/project.pbxproj | 2 ++ README.md | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 README.md diff --git a/Listener.xcodeproj/project.pbxproj b/Listener.xcodeproj/project.pbxproj index 7e654c5..070f410 100644 --- a/Listener.xcodeproj/project.pbxproj +++ b/Listener.xcodeproj/project.pbxproj @@ -75,6 +75,7 @@ 9D5155C626A1ED510075EBC7 /* Listener.xcscheme */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = Listener.xcscheme; path = ../../Listener.xcodeproj/xcshareddata/xcschemes/Listener.xcscheme; sourceTree = ""; }; 9D5155DD26A1EDA60075EBC7 /* system601_net.2mg */ = {isa = PBXFileReference; lastKnownFileType = file; path = system601_net.2mg; sourceTree = ""; }; 9D51562026A1F0C60075EBC7 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + 9D51562926A1F16F0075EBC7 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -92,6 +93,7 @@ isa = PBXGroup; children = ( 9D51562026A1F0C60075EBC7 /* LICENSE */, + 9D51562926A1F16F0075EBC7 /* README.md */, 9D5155A426A1ED510075EBC7 /* Listener */, 9D51559A26A1ED510075EBC7 /* Products */, ); diff --git a/README.md b/README.md new file mode 100644 index 0000000..4e4ed11 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Listener + +This is a new desk accessory for the Apple IIgs that allows an iOS device to connect to the GS over a network and stream text to it from voice dicatation.