Skip to content

Commit 2b04957

Browse files
committed
Add badges
1 parent de102ec commit 2b04957

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
21
[![Build Status](https://dev.azure.com/coderpatros/OpenSource/_apis/build/status/Patros.AuthenticatedHttpClient?branchName=master)](https://dev.azure.com/coderpatros/OpenSource/_build/latest?definitionId=15&branchName=master)
32
![Azure DevOps tests](https://img.shields.io/azure-devops/tests/coderpatros/OpenSource/15.svg)
43
![Azure DevOps coverage](https://img.shields.io/azure-devops/coverage/coderpatros/OpenSource/15.svg)
4+
[![CodeFactor](https://www.codefactor.io/repository/github/coderpatros/dotnet-authenticated-httpclient/badge)](https://www.codefactor.io/repository/github/coderpatros/dotnet-authenticated-httpclient)
5+
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/152d264f1e2f490c898b7dde0a5c7956)](https://www.codacy.com/manual/coderpatros/dotnet-authenticated-httpclient?utm_source=github.com&utm_medium=referral&utm_content=coderpatros/dotnet-authenticated-httpclient&utm_campaign=Badge_Grade)
6+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcoderpatros%2Fdotnet-authenticated-httpclient.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcoderpatros%2Fdotnet-authenticated-httpclient?ref=badge_shield)
58

69
Authenticated HttpClient
710
========================

0 commit comments

Comments
 (0)