diff --git a/README.textile b/README.textile
index c0cfa74..ad6ac34 100644
--- a/README.textile
+++ b/README.textile
@@ -1,6 +1,11 @@
IK Analysis for ElasticSearch
==================================
+更新说明:
+ 对于使用es集群,用ik作为分词插件,经常会修改自定义词典,增加远程加载,每次更新都会重新加载词典,不必重启es服务。
+
+
+
The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
Tokenizer: `ik`
@@ -52,7 +57,11 @@ https://github.com/medcl/elasticsearch-analysis-ik/blob/master/config/ik/IKAnaly
custom/mydict.dic;custom/single_word_low_freq.dic
- custom/ext_stopword.dic
+ custom/ext_stopword.dic
+
+ location
+
+ location