From 642de3ce910fde3e9a5b693b7030911e6d431ee1 Mon Sep 17 00:00:00 2001 From: Jason Conger Date: Mon, 11 Sep 2023 16:32:01 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2109157..23318b0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Visual Studio Code Extension for Splunk -[![GitHub Workflow Status](https://github.com/splunk/vscode-extension-splunk/actions/workflows/build-test.yaml/badge.svg)](https://github.com/splunk/vscode-extension-splunk/actions/workflows/build-test.yaml) +[![GitHub Workflow Status](https://github.com/splunk/vscode-extension-splunk/actions/workflows/build-test.yaml/badge.svg)](https://github.com/splunk/vscode-extension-splunk/actions/workflows/build-test.yaml)[![GitHub Workflow Status](https://github.com/splunk/vscode-extension-splunk/actions/workflows/package-acceptance-test.yaml/badge.svg)](https://github.com/splunk/vscode-extension-splunk/actions/workflows/package-acceptance-test.yaml) The Visual Studio Code Extension for Splunk helps developers create, test, and debug Splunk Enterprise apps, add-ons, custom commands, REST handlers, etc. The extension helps Splunk administrators edit Splunk .conf files by providing stanza and setting completions as well as setting checking. For individuals living in Visual Studio Code, integrations are built in to run Splunk searches and display Splunk visualizations in Visual Studio Code.