diff --git a/samples/README.md b/samples/README.md index 15dc084d..99d459a2 100644 --- a/samples/README.md +++ b/samples/README.md @@ -1,5 +1,11 @@ # Sample Categories +__[app-deploy](app-deploy/)__ + +Samples on app deployment that illustruate how to use CLI (mssqlctl) to deploy apps in SQL Server BDC. + + + __[applications](applications/)__ End-to-end sample applications that illustrate the use of SQL Server for specific application scenarios. @@ -26,4 +32,4 @@ Samples showing how to connect to SQL databases using various programming langua __[containers](containers/)__ -Samples showing various SQL Server in container scenarios. \ No newline at end of file +Samples showing various SQL Server in container scenarios.