Skip to content

Commit 1832a40

Browse files
authored
docs: Add deploy NuGet package badge (#609)
* docs: Add deploy NuGet package badge * Update README.md
1 parent 73bc8c3 commit 1832a40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/Appium.WebDriver)
77
[![Build Status](https://dev.azure.com/AppiumCI/dotnet-client/_apis/build/status/appium.dotnet-client?branchName=release%2F5.0.0)](https://dev.azure.com/AppiumCI/dotnet-client/_build/latest?definitionId=68&branchName=release%2F5.0.0)
88

9+
[![Build and deploy NuGet package](https://github.com/appium/dotnet-client/actions/workflows/release-nuget.yml/badge.svg)](https://github.com/appium/dotnet-client/actions/workflows/release-nuget.yml)
910

1011
This driver is an extension of the [Selenium](http://docs.seleniumhq.org/) C# client. It has
1112
all the functionalities of the regular driver, but add Appium specific methods on top of this.

0 commit comments

Comments
 (0)