Skip to content

Commit c347cb7

Browse files
committed
Update README.md
1 parent 0a6fef2 commit c347cb7

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,19 @@ To confirm installation: run ```Get-ScriptAnalyzerRule``` in the PowerShell cons
3737
Building the Code
3838
=================
3939

40-
Use Visual Studio to build "ScriptAnalyzer.sln". Use ~/PSScriptAnalyzer/ folder to load PSScriptAnalyzer.psd1
40+
Use Visual Studio to build "PSScriptAnalyzer.sln". Use ~/PSScriptAnalyzer/ folder to load PSScriptAnalyzer.psd1
4141

4242
**Note: If there are any build errors, please refer to Requirements section and make sure all dependencies are properly installed**
4343

44+
45+
Build Status
46+
==============
47+
48+
| |Master Branch |
49+
|---------|:------:|:------:|:-------:|:-------:|
50+
|**Debug Version**|[![Build status](https://ci.appveyor.com/api/projects/status/h5mot3vqtvxw5d7l?svg=true)](https://ci.appveyor.com/project/PowerShell/psscriptanalyzer) |
51+
52+
4453
Running Tests
4554
=============
4655

@@ -70,13 +79,6 @@ Throughput Graph
7079
[![Throughput Graph](https://graphs.waffle.io/powershell/psscriptanalyzer/throughput.svg)](https://waffle.io/powershell/psscriptanalyzer/metrics)
7180

7281

73-
Build Status
74-
------------
75-
76-
| |Master Branch |
77-
|---------|:------:|:------:|:-------:|:-------:|
78-
|**Debug Version**|[![Build status](https://ci.appveyor.com/api/projects/status/6anth3x81y6bd5dr/branch/master?svg=true)](https://ci.appveyor.com/project/powershell/psscriptanalyzer/branch/master) |
79-
8082

8183
Contributing to ScriptAnalyzer
8284
==============================

0 commit comments

Comments
 (0)