update readme

master
yihua.huang 2016-01-22 10:48:44 +08:00
parent a0c74a6a26
commit b9ac76aa8b
2 changed files with 1 additions and 3 deletions

View File

@ -4,8 +4,6 @@
[![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)
[Readme in English](https://github.com/code4craft/webmagic/tree/master/en_docs)
官方网站[http://webmagic.io/](http://webmagic.io/) 官方网站[http://webmagic.io/](http://webmagic.io/)
>webmagic是一个开源的Java垂直爬虫框架目标是简化爬虫的开发流程让开发者专注于逻辑功能的开发。webmagic的核心非常简单但是覆盖爬虫的整个流程也是很好的学习爬虫开发的材料。作者曾经在前公司进行过一年的垂直爬虫的开发webmagic就是为了解决爬虫开发的一些重复劳动而产生的框架。 >webmagic是一个开源的Java垂直爬虫框架目标是简化爬虫的开发流程让开发者专注于逻辑功能的开发。webmagic的核心非常简单但是覆盖爬虫的整个流程也是很好的学习爬虫开发的材料。作者曾经在前公司进行过一年的垂直爬虫的开发webmagic就是为了解决爬虫开发的一些重复劳动而产生的框架。

View File

@ -1,6 +1,6 @@
![logo](https://raw.github.com/code4craft/webmagic/master/assets/logo.jpg) ![logo](https://raw.github.com/code4craft/webmagic/master/assets/logo.jpg)
[Readme in Chinese](https://github.com/code4craft/webmagic/tree/master/zh_docs) [Readme in Chinese](https://github.com/code4craft/webmagic/tree/master/README-zh.md)
[User Manual (Chinese)](https://github.com/code4craft/webmagic/blob/master/user-manual.md) [User Manual (Chinese)](https://github.com/code4craft/webmagic/blob/master/user-manual.md)