Skip to content

Commit 20e9e78

Browse files
committed
Update README.md: add status badges
Add badges per branch
1 parent 982ae21 commit 20e9e78

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
[![Build status](https://ci.appveyor.com/api/projects/status/fgbrealw58sd8ado/branch/dev?svg=true)](https://ci.appveyor.com/project/guillermooo/powershell/branch/dev)
1+
# PowerShell Package for Sublime Text 3
22

3+
Adds support for the MS PowerShell programming language.
34

4-
## PowerShell Package for Sublime Text 3
55

6-
Adds support for the MS PowerShell programming language.
6+
## Status
7+
8+
| |Windows |
9+
|---------|:------:|
10+
|master|[![Build status](https://ci.appveyor.com/api/projects/status/fgbrealw58sd8ado/branch/master?svg=true)](https://ci.appveyor.com/project/guillermooo/powershell/branch/master)|
11+
|dev|[![Build status](https://ci.appveyor.com/api/projects/status/fgbrealw58sd8ado/branch/dev?svg=true)](https://ci.appveyor.com/project/guillermooo/powershell/branch/dev)|
12+
713

814

915
### Installing

0 commit comments

Comments
 (0)