Skip to content

Commit 435eb69

Browse files
authored
Update README.md
1 parent 548e667 commit 435eb69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
t
22
# Samples for REST APIs in Cognitive Services
33

44
This repo provides code samples for cognitive services APIs. There are sections for Language, Search, and Vision APIs using various progamming languages. Note that these are just simple wrappers to the APIs. For SDKs and SDK samples there are separate repos. You can check out all cognitive services APIs here: https://azure.microsoft.com/en-us/services/cognitive-services/. You can check out detailed documentation of these APIs here: https://docs.microsoft.com/en-us/azure/#pivot=products&panel=cognitive.
@@ -27,7 +27,7 @@ You can get free access keys from here: https://azure.microsoft.com/en-us/try/co
2727
1. git clone https://github.com/Azure-Samples/cognitive-services-REST-api-samples
2828
2. cd cognitive-services-REST-api-samples
2929
3. Choose your language and sample and open in your favorite IDE.
30-
3. Insert Access Key (and other parameters as required). See Geeting Started section above for info on how to get keys.
30+
3. Insert Access Key (and other parameters as required). See Getting Started section above for info on how to get keys.
3131
4. Build and Run.
3232

3333
## Resources

0 commit comments

Comments
 (0)