From dcc5d790e4bcbebaa2a1168fd5f9919936bcb831 Mon Sep 17 00:00:00 2001 From: "yihua.huang" Date: Sun, 18 Aug 2013 07:16:33 +0800 Subject: [PATCH] update readme --- README.md | 2 +- en_docs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2abf294..47c93f6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ webmagic [![Build Status](https://travis-ci.org/code4craft/webmagic.png?branch=master)](https://travis-ci.org/code4craft/webmagic) ->A flexile crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content extraction and persistent. It can simply the development of a specific crawler. +>A scalable crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content extraction and persistent. It can simply the development of a specific crawler. ## Features: diff --git a/en_docs/README.md b/en_docs/README.md index 2abf294..47c93f6 100644 --- a/en_docs/README.md +++ b/en_docs/README.md @@ -4,7 +4,7 @@ webmagic [![Build Status](https://travis-ci.org/code4craft/webmagic.png?branch=master)](https://travis-ci.org/code4craft/webmagic) ->A flexile crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content extraction and persistent. It can simply the development of a specific crawler. +>A scalable crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content extraction and persistent. It can simply the development of a specific crawler. ## Features: