Skip to content

Commit b01eb79

Browse files
authored
Merge pull request #98 from lazerwalker/patch-1
Update swift/iOS README
2 parents 4b83302 + cc33337 commit b01eb79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

swift/InkRecognition/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ XCode 10 on macOS Mojave
3939
### Quickstart
4040
(Add steps to get up and running quickly)
4141

42-
1. git clone https://github.com/Azure-Samples/cognitive-services-java-android-ink-recognition
42+
1. git clone https://github.com/Azure-Samples/cognitive-services-REST-api-samples
4343
2. cd [respository name]
44-
3. Navigate to the project directory and select the xcode project file.
45-
4. Replace [SUBSCRIPTION_KEY] in InkRenderer.swift with your valid subscription key
44+
3. Navigate to the project directory (`swift/InkRecognition`) and select the xcode project file.
45+
4. Replace `<SUBSCRIPTION_KEY_HERE>` in InkRendererView.swift with your valid subscription key
4646

4747
## Demo
4848

0 commit comments

Comments
 (0)