From 7555ea0afc51560ade7ab9baeb592eb6efcfd3db Mon Sep 17 00:00:00 2001 From: "yihua.huang" Date: Wed, 7 Aug 2013 14:45:44 +0800 Subject: [PATCH] update readme --- webmagic-selenium/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webmagic-selenium/README.md b/webmagic-selenium/README.md index 71d3c48b..c8583c3a 100644 --- a/webmagic-selenium/README.md +++ b/webmagic-selenium/README.md @@ -1,3 +1,3 @@ webmagic-extension ------- -webmagic的扩展模块。包括注解格式定义爬虫、JSON、分布式等支持。 \ No newline at end of file +webmagic与selenium的集成,用于爬取ajax页面。selenium太重,所以单独抽出成一个包了。 \ No newline at end of file