diff --git a/README.md b/README.md
index 98fea5a5..8751ab18 100644
--- a/README.md
+++ b/README.md
@@ -25,12 +25,12 @@ Add dependencies to your pom.xml:
us.codecraft
webmagic-core
- 0.5.2
+ 0.5.3
us.codecraft
webmagic-extension
- 0.5.2
+ 0.5.3
```
diff --git a/pom.xml b/pom.xml
index 4551fc3e..bc401bd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,11 +50,11 @@
webmagic-core
webmagic-extension/
-
-
-
-
-
+ webmagic-scripts/
+ webmagic-selenium
+ webmagic-saxon
+ webmagic-samples
+ webmagic-avalon
diff --git a/webmagic-samples/README.md b/webmagic-samples/README.md
index 7cdad186..0656ae62 100644
--- a/webmagic-samples/README.md
+++ b/webmagic-samples/README.md
@@ -1,3 +1,3 @@
webmagic-samples
-------
-webmagic的一些示例。包括抓取常见博客、信息类网站等。
\ No newline at end of file
+webmagic的一些示例。包括抓取常见 博客、信息类网站等。
\ No newline at end of file