Skip to content

Commit a9dbdcb

Browse files
committed
readme 解释
1 parent 81eb7bf commit a9dbdcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Coding_iOS/Util/Manager/Coding_NetAPIManager.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2031,7 +2031,7 @@ - (void)request_ReadMeOFProject:(Project *)project andBlock:(void (^)(id data, N
20312031
}else{
20322032
[MobClick event:kUmeng_Event_Request_Get label:@"项目_README"];
20332033

2034-
block(@"我们推荐每个项目都新建一个README文件", nil);
2034+
block(@"我们推荐每个项目都新建一个README文件(客户端暂时不支持创建和编辑README)", nil);
20352035
}
20362036
}else{
20372037
block(@"加载失败...", errorTemp);

0 commit comments

Comments
 (0)