update en doc

master
yihua.huang 2013-08-16 13:08:29 +08:00
parent a074cd1311
commit 9b5936522e
1 changed files with 2 additions and 2 deletions

View File

@ -2,13 +2,13 @@ webmagic
--- ---
[![Build Status](https://travis-ci.org/code4craft/webmagic.png?branch=master)](https://travis-ci.org/code4craft/webmagic) [![Build Status](https://travis-ci.org/code4craft/webmagic.png?branch=master)](https://travis-ci.org/code4craft/webmagic)
>A crawler framework. >A 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: ## Features:
* Simple core with high flexibility. * Simple core with high flexibility.
* Simple API for html extracting. * Simple API for html extracting.
* Multi-thread and Distributed support. * Multi-thread and Distribution support.
* Easy to be integrated. * Easy to be integrated.
## Install: ## Install: