Skip to content

Commit 1a02ee2

Browse files
author
苏青安
committed
refactor(docs): 调整 composer 的 description
1 parent a23f248 commit 1a02ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hejunjie/trade-splitter",
3-
"description": "一个灵活的PHP交易利润分配器,支持多种策略(百分比、固定值等)| A flexible PHP trade profit splitter supporting multiple strategies (percentage, fixed, etc.)",
3+
"description": "一个灵活、可扩展的交易/利润分账组件,提供百分比、固定金额、阶梯与递归分账等内置策略,并支持注册自定义策略 | A flexible and scalable transaction/profit sharing component, offering built-in strategies such as percentage, fixed amount, tiered, and recursive sharing, and supporting the registration of custom strategies",
44
"type": "library",
55
"license": "MIT",
66
"autoload": {

0 commit comments

Comments
 (0)