Skip to content

Commit 803f803

Browse files
author
linzhijun
committed
修改 README
1 parent fefafac commit 803f803

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README-EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ToolGood.Algorithm supports `Four arithmetic`, `Excel formula`, and supports `Cu
1010

1111
2)Algorithms that are frequently changed during project maintenance;
1212

13-
3)Algorithms in financial data and statistical data (Note: This project uses `double` type, and it is recommended to use `fen` as the unit);
13+
3)Algorithms in financial data and statistical data (Note: Some formulas use the `double` type, and it is recommended to use `fen` as the unit);
1414

1515
4)The report is exported, the data source uses the stored procedure, and the algorithm is set in the Word document. Example https://github.com/toolgood/ToolGood.WordTemplate
1616

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ToolGood.Algorithm支持`四则运算`、`Excel公式`,并支持`自定义参数
1111

1212
2)项目维护时,经常改动的算法;
1313

14-
3)财务数据、统计数据之中的算法,(注:本项目使用`double`类型,建议使用``为单位);
14+
3)财务数据、统计数据之中的算法,(注:部分公式会使用`double`类型,建议使用``为单位);
1515

1616
4)报表导出,数据来源使用存储过程,Word文档内设置算法。例 https://github.com/toolgood/ToolGood.WordTemplate
1717

java/toolgood.algorithm/README-EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ToolGood.Algorithm supports `Four arithmetic`, `Excel formula`, and supports `Cu
1010

1111
2)Algorithms that are frequently changed during project maintenance;
1212

13-
3)Algorithms in financial data and statistical data (Note: This project uses `double` type, and it is recommended to use `fen` as the unit);
13+
3)Algorithms in financial data and statistical data (Note: Some formulas use the `double` type, and it is recommended to use `fen` as the unit);
1414

1515
4)The report is exported, the data source uses the stored procedure, and the algorithm is set in the Word document. Example https://github.com/toolgood/ToolGood.WordTemplate
1616

java/toolgood.algorithm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ToolGood.Algorithm支持`四则运算`、`Excel公式`,并支持`自定义参数
1010

1111
2)项目维护时,经常改动的算法;
1212

13-
3)财务数据、统计数据之中的算法,(注:本项目使用`double`类型,建议使用``为单位);
13+
3)财务数据、统计数据之中的算法,(注:部分公式会使用`double`类型,建议使用``为单位);
1414

1515
4)报表导出,数据来源使用存储过程,Word文档内设置算法。例 https://github.com/toolgood/ToolGood.WordTemplate
1616

0 commit comments

Comments
 (0)