Add a readme file.

This commit is contained in:
Jeremy Rand 2021-07-16 12:57:01 -04:00
parent f6f489e1ab
commit 9f3dc2c7c2
2 changed files with 5 additions and 0 deletions

View File

@ -47,6 +47,7 @@
9D51560F26A1EF7C0075EBC7 /* ListenerAppUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListenerAppUITests.swift; sourceTree = "<group>"; };
9D51561126A1EF7C0075EBC7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
9D51562126A1F0DF0075EBC7 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
9D51562A26A1F1B40075EBC7 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@ -78,6 +79,7 @@
isa = PBXGroup;
children = (
9D51562126A1F0DF0075EBC7 /* LICENSE */,
9D51562A26A1F1B40075EBC7 /* README.md */,
9D5155F126A1EF7B0075EBC7 /* ListenerApp */,
9D51560326A1EF7C0075EBC7 /* ListenerAppTests */,
9D51560E26A1EF7C0075EBC7 /* ListenerAppUITests */,

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# ListenerApp
This is an iOS app that connects to an Apple IIgs over a network and streams text to it from voice dicatation.