Skip to content

Commit

Permalink
Update Module 2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cynotebo authored Oct 30, 2019
1 parent 0487004 commit e965c7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workshops/Module 2.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Now that you've built your Search index, we'll take a moment to build and deploy

To get started with this exercise, we will be using and getting familiar with the [Knowledge Mining solution accelerator](https://github.com/Azure-Samples/azure-search-knowledge-mining) to create our front-end experience. This accelerator was published to provide developers with all of the steps and tools required to build a working minimally viable knowledge mining solution. Take a few moments to note that it contains modules to: deploy the required Azure resources; build custom skills; and present the results in a simple, but elegant front-end. At the end of this lab, your results will look similar to this:

![](images/results.png)
![](images/intresults.png)

## 1. Clone the repository
```
Expand Down Expand Up @@ -53,7 +53,7 @@ While this tutorial is optimizing for efficiency of allowing you to see results,

## 4. Run the project and see the results

![](images/results.png)
![](images/intresults.png)

## 5. Inspect the code

Expand Down

0 comments on commit e965c7b

Please sign in to comment.