Skip to content

Commit 2fce6e8

Browse files
author
Derek Legenzoff
authored
Merge pull request #73 from Azure-Samples/dereklegenzoff-patch-2
Update README.md for custom skill template
2 parents 3609381 + d56cb3c commit 2fce6e8

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

02 - Web UI Template/README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Cognitive Search UI Template
2-
This folder contains a basic web front end that can be used to quickly create a view of your search results. With just a few simple steps, you can configure this template UI to query your newly created search index.
3-
4-
The Cognitive Search Template contains two projects:
5-
6-
1. **CognitiveSearch.UI** - this is a .NET Core MVC Web app used as a Template UI for querying a search index. This is the focus of this README.
7-
2. **CognitiveSearch.Skills** - this is an Azure Function project used for creating C# custom skills. For more information on custom skills, please see the the documentation in *03 - Data Science & Custom Skills*.
2+
This folder contains a basic web front end that can be used to quickly create a view of your search results. With just a few simple steps, you can configure this template UI to query your newly created search index. **CognitiveSearch.UI** is a .NET Core MVC Web app used as a Template UI for querying a search index. This is the focus of this README.
83

94
In just a few steps, you can configure this template UI to query your search index. This template will render a web page similar to the following:
105

0 commit comments

Comments
 (0)