From f8c90f0f49a206b2a71cbde589bb58c81bc9ec37 Mon Sep 17 00:00:00 2001 From: Benziane Date: Sat, 14 May 2011 07:45:21 -0700 Subject: [PATCH] Edited README via GitHub --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 126a2c9..2d6b92d 100644 --- a/README +++ b/README @@ -6,6 +6,9 @@ PyGoogleSeach is a simple Google Data crawler. I created a simple command line interface to make queries, it exports the results in json format to the file data.json. +Requirements: +- you must install Scrapy. + USAGE: $ ./pygs 'your query'