From e5f9737bed4630431cd01c0e945693fab654f0a3 Mon Sep 17 00:00:00 2001 From: Cory Banack Date: Tue, 6 Oct 2015 22:07:41 -0600 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e818a1d..811f554 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ## Current Status -Unforunately, due to some probably unfixable issues using the Comic Vine API (see [here](http://www.comicvine.com/forums/api-developers-2334/am-i-blocked-1714639/?page=1#js-message-15563948) and [here](https://github.com/cbanack/comic-vine-scraper/issues/421)) **I have decided to shut down the Comic Vine Scraper project.** If you are a relatively experienced python developer and you're interested in taking over this project, please feel free create your own fork and keep the project alive! +Unforunately, due to some probably unfixable issues related to using the Comic Vine API (see [here](http://www.comicvine.com/forums/api-developers-2334/am-i-blocked-1714639/?page=1#js-message-15563948) and [here](https://github.com/cbanack/comic-vine-scraper/issues/421)) **I have decided to permanently shut down the Comic Vine Scraper project.** + +Much of the code here is still very useful for accessing the Comic Vine API, should you happen to want to create your own project that does that. Also, if you are a relatively experienced python developer and you're interested in taking over this project, please feel free create your own fork and keep the project alive! For those of you who've used and supported Comic Vine Scraper over the last 7 years, you have my sincere thanks for all your efforts and support. It's been a blast!