diff --git a/README.md b/README.md index 6d1470b..882ebed 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Community.Extensions.Spectre.Cli.Hosting + Extension methods and a bit of fancy footwork to host Spectre.Console.Cli in a HostApplicationBuilder +## Usage + ``` var builder = Host.CreateApplicationBuilder(args);