Skip to content

Commit cc1fa86

Browse files
committed
Update README.md
1 parent 91bd901 commit cc1fa86

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![AppVeyor](https://img.shields.io/appveyor/ci/gruntjs/grunt.svg?maxAge=2592000)](https://ci.appveyor.com/project/rosolko/webdrivermanager-net)
2+
[![NuGet](https://img.shields.io/nuget/v/Nuget.Core.svg?maxAge=2592000)](https://www.nuget.org/packages/WebDriverManager)
3+
14
# WebDriverManager.Net
25
Automatic Selenium WebDriver binaries management for .Net
36

@@ -18,7 +21,7 @@ WebDriverManager is open source, released under the terms of [MIT] license.
1821
[WebDriverManager.Net] can be downloaded from NuGet.
1922
Use the GUI or the following command in the Package Manager Console:
2023

21-
PM> Install-Package WebDriverManager.Net
24+
PM> Install-Package WebDriverManager
2225

2326
## Usage
2427

@@ -111,7 +114,7 @@ WebDriverManager.Net (Copyright © 2016) is a personal project of [Alexander
111114
Comments, questions and suggestions are always very welcome!
112115

113116
[Alexander Rosolko]: https://github.com/rosolko
114-
[WebDriverManager.Net]: https://www.nuget.org/packages
117+
[WebDriverManager.Net]: https://www.nuget.org/packages/WebDriverManager
115118
[Boni García]: http://bonigarcia.github.io
116119
[GitHub Repository]: https://github.com/bonigarcia/webdrivermanager
117120
[Selenium Webdriver]: http://docs.seleniumhq.org/projects/webdriver

0 commit comments

Comments
 (0)