diff --git a/README.md b/README.md index bdddd70..378484f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ event_dict可使用json或者python字典,形式如下: # 参数必选项 result_path 计算出的结果保存路径; -anchor_budget m点预算; +anchor_budget m点预算, 锚点占用户总数的比例; +anchor_num m点数量, 默认为-1,若不为-1则优先使用anchor_num,不使用anchor_budget # 参数可选项 anchor_screen m点参与时间的筛选标准,默认为1,取值0-1,可不填写;