Skip to content

Commit c5f711f

Browse files
authored
Update README badges (#17)
1 parent 288763e commit c5f711f

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
1-
# HTTP API Extensions for Azure Functions v3
1+
# HTTP API Extensions for Azure Functions
22

3-
4-
![Build](https://github.com/shibayan/azure-functions-http-api/workflows/Build/badge.svg)
5-
[![License](https://img.shields.io/github/license/shibayan/azure-functions-http-api.svg)](https://github.com/shibayan/azure-functions-http-api/blob/master/LICENSE)
6-
7-
## NuGet Packages
8-
9-
Package Name | Target Framework | NuGet
10-
---|---|---
11-
WebJobs.Extensions.HttpApi | .NET Core 3.1 | [![NuGet](https://img.shields.io/nuget/v/WebJobs.Extensions.HttpApi.svg)](https://www.nuget.org/packages/WebJobs.Extensions.HttpApi)
3+
[![Build](https://github.com/shibayan/azure-functions-http-api/workflows/Build/badge.svg)](https://github.com/shibayan/azure-functions-http-api/actions/workflows/build.yml)
4+
[![Downloads](https://img.shields.io/nuget/dt/WebJobs.Extensions.HttpApi)](https://www.nuget.org/packages/WebJobs.Extensions.HttpApi/)
5+
[![NuGet](https://img.shields.io/nuget/v/WebJobs.Extensions.HttpApi)](https://www.nuget.org/packages/WebJobs.Extensions.HttpApi/)
6+
[![License](https://img.shields.io/github/license/shibayan/azure-functions-http-api)](https://github.com/shibayan/azure-functions-http-api/blob/master/LICENSE)
127

138
## Features
149

0 commit comments

Comments
 (0)