diff --git a/01 - Search Index Creation/README.md b/01 - Search Index Creation/README.md index dc333d9..76f4a1d 100644 --- a/01 - Search Index Creation/README.md +++ b/01 - Search Index Creation/README.md @@ -21,4 +21,6 @@ This folder includes three options for creating an index. Each of these approach 1. [Create a search index using the Azure Portal](./Create-Index-AzurePortal.md) 2. [Create a search index using PowerShell](./Create-Index-PowerShell.md) -3. [Create a search index using Postman](./Create-Index-Postman.md) \ No newline at end of file +3. [Create a search index using Postman](./Create-Index-Postman.md) + +4. Optionally - go thru Sentiment Analysis setup example in [01.1 - BuiltIn Skills](./01.1%20-%20BuiltIn%20Skills/) \ No newline at end of file