diff --git a/README.md b/README.md
index 93094b7..e1a6dcf 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
xin.xihc
spring-jba
- 1.5.2
+ 1.5.4
```
@@ -22,6 +22,7 @@ https://gitee.com/leo_xi/SpringJbaDemo
2. remark 表的备注
3. order (1.5.0+新增)顺序,默认9999
4. ignore (1.5.0+新增)是否忽略表,默认false
+5. charset (1.5.4+新增)设置表字符编码,默认utf8
```
3. `@Column` 声明字段属性包含如下:(支持继承关系,可以使用父类的属性)
```
@@ -124,4 +125,4 @@ private JbaTemplate jbaTemplate;
QQ群号:340654726
-`更新时间:2018-12-23`
+`更新时间:2019-01-13`