From 1297f02493e47d9d61e4ee0b79857c208815adfd Mon Sep 17 00:00:00 2001 From: vbeerla1 <122345518+vbeerla1@users.noreply.github.com> Date: Mon, 23 Oct 2023 11:34:44 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bfdc978..67607e25 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Sample NodeJS application for Azure Pipelines docs #comment -commit 1 +#commit 1 For information on how to set up a pipeline for this repository, see [Create your first pipeline](https://docs.microsoft.com/azure/devops/pipelines/get-started-yaml?view=azure-devops). For more information on building JavaScript or NodeJS applications, see [JavaScript](https://docs.microsoft.com/azure/devops/pipelines/languages/javascript).