diff --git a/README-zh_CN.md b/README-zh_CN.md index 6686cbf..99cace7 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -39,7 +39,7 @@ measureAction.enable(); ### 方法 | 方法 | 返回 | 描述 | |--------|---------|-------------| -| setModel( model) | this | 设置测量模式. 可以是'distance' 或 'area'. | +| setModel(\ model) | this | 设置测量模式. 可以是'distance' 或 'area'. | ## 显示语言定义 ```javascript diff --git a/README.md b/README.md index 655e277..0affa0b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ measureAction.enable(); ### Methods | Method | Returns | Description | |--------|---------|-------------| -| setModel( model) | this | Sets the measurement mode. Possible values are 'distance' or 'area'. | +| setModel(\ model) | this | Sets the measurement mode. Possible values are 'distance' or 'area'. | ## Customize Language ```javascript