From 835397d08d90aed1cab018904f6c34d6cea606e7 Mon Sep 17 00:00:00 2001 From: Houssem Dellai Date: Mon, 3 Oct 2022 14:22:22 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47cc8a36..b66273b7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# WebAppWithDatabaseDemo +# Web App with Database CI/CD pipelines Sample ASP.NET Core MVC app with database, UI tests (Selenium) and ARM template for demoing CI-CD pipelines using Azure DevOps Pipelines.