From 335e16dd3e8048275dad7ab771f75820aacca1e3 Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Sun, 26 Apr 2015 11:05:47 -0600 Subject: [PATCH 1/2] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 20426fe21..d326a9f80 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Download in the [Releases page](https://github.com/zone117x/Jackett/releases) ### Instructions for Mono * Install Mono: http://www.mono-project.com/download/ - * Install libcurl-dev for your system: http://curl.haxx.se/dlwiz/?type=devel + * (For MoreThanTV & ThePirateBay) Install libcurl-dev for your system: http://curl.haxx.se/dlwiz/?type=devel * For apt-get systems its simply: `apt-get install libcurl4-openssl-dev` @@ -25,6 +25,8 @@ Download in the [Releases page](https://github.com/zone117x/Jackett/releases) * [BIT-HDTV](https://www.bit-hdtv.com) * [Freshon](https://freshon.tv/) * [IPTorrents](https://iptorrents.com/) + * [TorrentLeech](http://www.torrentleech.org/) + * [Strike](https://getstrike.net/) * [The Pirate Bay](https://thepiratebay.se/) @@ -36,4 +38,4 @@ I can be contact on IRC at [irc.freenode.net#sonarr](http://webchat.freenode.net ### Screenshots -![screenshot](http://i.imgur.com/ca3lKif.png "screenshot") +![screenshot](http://i.imgur.com/OX9MKrL.png "screenshot") From 4cd12332d2d27bbfbd7b404f8271b5a93fcbf3f0 Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Sun, 26 Apr 2015 11:06:43 -0600 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d326a9f80..0993e5eb7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Download in the [Releases page](https://github.com/zone117x/Jackett/releases) ### Instructions for Mono * Install Mono: http://www.mono-project.com/download/ - * (For MoreThanTV & ThePirateBay) Install libcurl-dev for your system: http://curl.haxx.se/dlwiz/?type=devel + * *For MoreThanTV & ThePirateBay* install libcurl-dev for your system, [tutorial](http://curl.haxx.se/dlwiz/?type=devel) * For apt-get systems its simply: `apt-get install libcurl4-openssl-dev`