Skip to content

Commit 8ec3edf

Browse files
committed
update readme
1 parent bed43c6 commit 8ec3edf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.ZH-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
## 特性
1414
- :v: 使用 [bignumber.js](https://github.com/MikeMcl/bignumber.js) 自动处理 JavaScript 小数精度,并支持大整数
15-
- :rocket: 执行快、体积小,压缩后只有 17.2 KB, GZIP 后仅 5.9 KB (无 bignumber.js 依赖版本压缩后只有 10.5 KB, GZIP 后仅 3.3 KB)
15+
- :rocket: 执行快、体积小,压缩后只有 17.2 KB, GZIP 后仅 5.9 KB (无 `bignumber.js` 依赖版本压缩后只有 10.5 KB, GZIP 后仅 3.3 KB)
1616
- :writing_hand: 非常容易扩展自己的自定义运算符
1717
- :vulcan_salute: 支持表达式变量占位符
1818

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ English | [简体中文](./README.ZH-CN.md)
1111

1212
## Features
1313
- :v: Automatically deal with the JavaScript decimal precision problem by [bignumber.js](https://github.com/MikeMcl/bignumber.js), and supports big number
14-
- :rocket: Fast and tiny, only 28.7 KB minified and 11.2 KB gzipped (pure only 10.5 KB minified and 3.3 KB gzipped without bignumber.js)
14+
- :rocket: Fast and tiny, only 28.7 KB minified and 11.2 KB gzipped (pure only 10.5 KB minified and 3.3 KB gzipped without `bignumber.js`)
1515
- :writing_hand: Easy to extend custom operator
1616
- :vulcan_salute: Supports expression scope variables
1717

0 commit comments

Comments
 (0)