readme
diff --git a/README.md b/README.md
index c9c980c..80776c7 100644
--- a/README.md
+++ b/README.md
@@ -49,14 +49,6 @@
 eventNotifyRetryTopic   | notify event retry topic
 clientRetryTopic   | client retry topic
 
-
-And some configuration items in the**meta.conf** configuration file
-
-**Config Key** | **Instruction**
------ | ----  
-allNodeAddress   |  meta kv all nodes ip, e.g. 192.168.0.1,192.168.0.2,192.168.0.3
-metaPort   | corresponding port, e.g. 25000
-
 4. CreateTopic
 
    create all first-level topics, including **eventNotifyRetryTopic** and **clientRetryTopic** in the configuration file above.