diff --git a/README.md b/README.md index 8fb3e07..2eb4531 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A Serilog settings provider that reads from [Microsoft.Extensions.Configuration](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/?view=aspnetcore-3.1) sources, including .NET Core's `appsettings.json` file. -By default, configuration is read from the `Serilog` section. +By default, configuration is read from the `Serilog` section that should be at the **top level** of the configuration file. ```json {