Skip to content

Commit 3af69c6

Browse files
author
tarasha
authored
Merge pull request microsoft#45 from rohan23chhabra/temp
Fixed typo: inoovations --> innovations.
2 parents 63aac00 + 1351d21 commit 3af69c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Snip-Insights/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Xamarin.Forms has preview support for GTK# apps. GTK# is a graphical user interf
2525
### **Windows**
2626

2727
1. Download the zip for Windows from [here](https://github.com/Microsoft/ailab/releases/tag/1.0.0.0)
28-
2. Install the certificate (".cer" file) according the instructions detailed on [**Install Certificate**](/Snip-Insights/docs/Windows_Install_Certificate.md) section.
29-
3. Install Snip Insights by double click over the .appx package file
28+
2. Install the certificate (".cer" file) according to the instructions detailed on [**Install Certificate**](/Snip-Insights/docs/Windows_Install_Certificate.md) section.
29+
3. Install Snip Insights by double clicking over the .appx package file.
3030

3131
### **Linux**
3232

3333
1. Install **Mono** by following the official steps depending on your Linux distribution: <http://www.mono-project.com/download/stable/#download-lin>
3434
2. Install the .deb package from [here](https://github.com/Microsoft/ailab/releases/tag/1.0.0.0)
35-
3. Launch the app from applications section
35+
3. Launch the app from applications section.
3636

3737
### **Mac OS**
3838

@@ -54,10 +54,10 @@ Xamarin.Forms has preview support for GTK# apps. GTK# is a graphical user interf
5454

5555
To add the keys to Snip Insights, a Microsoft Garage Project, start the application. Once running, click/tap the **Settings** icon in the toolbar. Scroll down until you find the "Cognitive Services, Enable AI assistance" toggle, and toggle it to the **On** position. You should now see the Insight Service Keys section.
5656

57-
- Entity Search - Create new Entity Search Cognitive Service. Once created, you can display the keys. Select one and paste into "Settings"
57+
- Entity Search - Create new Entity Search Cognitive Service. Once created, you can display the keys. Select one and paste into "Settings"
5858
- Image Analysis - In Azure, create a **Computer Vision API ** Cognitive Service and use its key.
5959
- Image Search - In Azure, create a **Bing Search v7 API** Cognitive Service and use its key.
60-
- Text Recognition - You can use the same key as used in Image Analysis. Both Image Analysis and Text Recognition use Computer Vision API.
60+
- Text Recognition - You can use the same key as used in Image Analysis. Both Image Analysis and Text Recognition use Computer Vision API.
6161
- Translator - Use the **Translator Text API** Cognitive Service.
6262
- Content Moderator - Use the **Content Moderator API** Cognitive Service.
6363

0 commit comments

Comments
 (0)