Skip to content

Commit f47f977

Browse files
authored
fix for #1 and add build badge (#15)
1 parent 8429bdc commit f47f977

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Azure DevOps Status Monitor
22

3+
[![Build status](https://dev.azure.com/utkarshshigihalli/opensource/_apis/build/status/VSExtensions/AzureDevOpsStatusMonitor)](https://dev.azure.com/utkarshshigihalli/opensource/_build/latest?definitionId=4)
4+
35
The simple extension quietly sits in the Visual Studio status bar displaying Azure DevOps Service status. You can click on the icon on the Visual Studio status bar to view more details.
46

57
![](screenshots/screenshot.png)
@@ -41,4 +43,4 @@ Alternatively you can contribute the fix by making a pull request :-)
4143
>
4244
> **v1.1**
4345
> - Update the timer interval immediately rather than waiting for a VS restart
44-
> - Handle exceptions when unable to connect to support page.
46+
> - Handle exceptions when unable to connect to support page.

0 commit comments

Comments
 (0)