Update README.md

Updating README
This commit is contained in:
Perry Skountrianos
2022-05-16 11:19:31 -07:00
parent e0c0d3b071
commit a537b3bc29
@@ -4,11 +4,7 @@ This code sample demonstrates how to populate graph tables from an existing tabl
### Contents
[About this sample](#about-this-sample)<br/>
[Before you begin](#before-you-begin)<br/>
[Run this sample](#run-this-sample)<br/>
[Sample details](#sample-details)<br/>
[Disclaimers](#disclaimers)<br/>
[Related links](#related-links)<br/>
<a name=about-this-sample></a>
@@ -22,18 +18,7 @@ This code sample demonstrates how to populate graph tables from an existing tabl
3. **Programming Language:** PowerShell. T-SQL
5. **Authors:** Perry Skountrianos [perryskou-msft]
<a name=before-you-begin></a>
## Before you begin
Coming soon...
## Run this sample
Coming soon...
<a name=disclaimers></a>
## Disclaimers
The code included in this sample is not intended to be a set of best practices on how to build scalable enterprise grade applications. This is beyond the scope of this quick start sample.
<a name=related-links></a>