Skip to content

Commit 64f4795

Browse files
authored
docs: updated README.md to show nuget badges
1 parent fdb842b commit 64f4795

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# appium-dotnet-driver
22

3-
[![NuGet version](https://badge.fury.io/nu/Appium.WebDriver.svg)](https://badge.fury.io/nu/Appium.WebDriver)
4-
[![NuGet Downloads](https://img.shields.io/nuget/dt/Appium.Webdriver.svg)](https://www.nuget.org/packages/Appium.Webdriver)
5-
3+
[![NuGet Badge](https://buildstats.info/nuget/Appium.Webdriver)](https://www.nuget.org/packages/Appium.Webdriver/)
64
[![Build Status](https://dev.azure.com/AppiumCI/dotnet-client/_apis/build/status/appium.appium-dotnet-driver?branchName=master)](https://dev.azure.com/AppiumCI/dotnet-client/_build/latest?definitionId=13&branchName=master)
75

6+
[![NuGet Badge](https://buildstats.info/nuget/Appium.Webdriver?includePreReleases=true)](https://www.nuget.org/packages/Appium.Webdriver)
7+
8+
89
This driver is an extension of the [Selenium](http://docs.seleniumhq.org/) C# client. It has
910
all the functionalities of the regular driver, but add Appium specific methods on top of this.
1011

0 commit comments

Comments
 (0)