Skip to content

Commit

Permalink
fix for #1 and add build badge (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
onlyutkarsh authored Dec 3, 2018
1 parent 8429bdc commit f47f977
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Azure DevOps Status Monitor

[![Build status](https://dev.azure.com/utkarshshigihalli/opensource/_apis/build/status/VSExtensions/AzureDevOpsStatusMonitor)](https://dev.azure.com/utkarshshigihalli/opensource/_build/latest?definitionId=4)

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.

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

0 comments on commit f47f977

Please sign in to comment.