Skip to content

Commit

Permalink
更新 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MonkSoul committed Nov 23, 2022
1 parent da3b40b commit 11db1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public class MyJob : IJob
}
```

2.`Startup.cs` 注册 `AddSundial` 服务和作业:
2.`Startup.cs` 注册 `AddSchedule` 服务和作业:

```cs
services.AddSchedule(options =>
Expand Down

0 comments on commit 11db1f8

Please sign in to comment.