Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rflechner committed Apr 5, 2018
1 parent d0a628f commit 7fef33a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ WebPage blogPage = resultsPage.FindLinks(By.Text("romcyber blog | Just another W

It's easy to use Scrapysharp in your project.

A Nuget package exists [here](https://www.nuget.org/packages/ScrapySharp)
A Nuget package exists on [nuget.org](https://www.nuget.org/packages/ScrapySharp) and on [myget](https://www.myget.org/feed/romcyber/package/nuget/ScrapySharp)

Have fun!
## News

Scrapysharp V3 is a reborn.

Old version under GPL license is still on [bitbucket](https://bitbucket.org/rflechner/scrapysharp/src)

Version 3 is a conversion to .net standard 2.0 and a relicensing to MIT license.

0 comments on commit 7fef33a

Please sign in to comment.