From fb37edda2d17b2dc52f2dc8c20b2721b3a7aa28c Mon Sep 17 00:00:00 2001 From: Benziane Date: Sat, 14 May 2011 06:00:57 -0700 Subject: [PATCH] usage --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index b2b71a0..126a2c9 100644 --- a/README +++ b/README @@ -6,3 +6,7 @@ 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. +USAGE: +$ ./pygs 'your query' + +when the crawler finishes it will output data.json file on the base directory \ No newline at end of file