Skip to content

Commit d968419

Browse files
authored
Update ReadMe.md
1 parent 3cfb260 commit d968419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ MicroBatchFramework
22
===
33
[![CircleCI](https://circleci.com/gh/Cysharp/MicroBatchFramework.svg?style=svg)](https://circleci.com/gh/Cysharp/MicroBatchFramework)
44

5-
MicroBatchFramework is infrastructure of create CLI(Command-line interface) tools, daemon and multiple contained batch program. Easy to bind argument to simple method definition. It built on [.NET Generic Host](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/host/generic-host) so you can configure Configuration, Logging, DI, etc can load by standard way.
5+
MicroBatchFramework is an infrastructure of creating CLI(Command-line interface) tools, daemon, and multiple contained batch program. Easy to bind argument to the simple method definition. It built on [.NET Generic Host](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/host/generic-host) so you can configure Configuration, Logging, DI, etc can load by the standard way.
66

77
NuGet: [MicroBatchFramework](https://www.nuget.org/packages/MicroBatchFramework)
88

0 commit comments

Comments
 (0)