We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b83302 + cc33337 commit b01eb79Copy full SHA for b01eb79
swift/InkRecognition/README.md
@@ -39,10 +39,10 @@ XCode 10 on macOS Mojave
39
### Quickstart
40
(Add steps to get up and running quickly)
41
42
-1. git clone https://github.com/Azure-Samples/cognitive-services-java-android-ink-recognition
+1. git clone https://github.com/Azure-Samples/cognitive-services-REST-api-samples
43
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
+3. Navigate to the project directory (`swift/InkRecognition`) and select the xcode project file.
+4. Replace `<SUBSCRIPTION_KEY_HERE>` in InkRendererView.swift with your valid subscription key
46
47
## Demo
48
0 commit comments