From 35749eb0bd897f1871dbbd04613fffc0533ba107 Mon Sep 17 00:00:00 2001 From: Christopher Teutsch Date: Sat, 4 May 2019 19:29:52 +0200 Subject: [PATCH] Symlinking mechanize is no longer necessary --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 13aa192..99b57de 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,6 @@ ## Requirements * python3 with modules `PyPDF3`, `appdirs`, `mechanize` -### Caveat: -Currently [python-mechanize](https://github.com/python-mechanize/mechanize) is not available via pip3. -Therefore, you need to clone mechanize and symlink its mechanize/ directory here. - ## Usage: `python3 crawl.py [-t {VISA,MC}] [-g ISO_DATE] [-r] {-i | CURRENCY AMOUNT}`