Skip to content

Commit 161e2ab

Browse files
committed
docs: add build status badge
1 parent 0df9af1 commit 161e2ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ This is a .NET implementation of the REST API of FOSSology.
44

55
## Project Build Status
66
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
7-
[![NuGet](https://img.shields.io/badge/nuget-v1.3.0-blue.svg)](https://www.nuget.org/packages/Fossology.Rest.Dotnet/)
7+
[![Build status](https://ci.appveyor.com/api/projects/status/has0mtn545n0nods?svg=true)](https://ci.appveyor.com/project/tngraf/fossology-rest-dotnet)
8+
[![NuGet](https://img.shields.io/badge/nuget-v1.4.0-blue.svg)](https://www.nuget.org/packages/Fossology.Rest.Dotnet/)
89

910
FOSSology is a open source license compliance software system.
1011
It is used to analyze source code and to determine licenses,

0 commit comments

Comments
 (0)