New doc theme (#387)

This commit is contained in:
Phil Scott
2021-04-24 16:20:59 -04:00
committed by GitHub
parent b568098d5e
commit 2a9fbb1ee9
145 changed files with 197984 additions and 8746 deletions

View File

@ -10,7 +10,7 @@ the [Spectre.Console.ImageSharp](https://www.nuget.org/packages/Spectre.Console.
> dotnet add package Spectre.Console.ImageSharp
```
# Loading images
## Loading images
Once you've added the `Spectre.Console.ImageSharp` NuGet package,
you can create a new instance of `CanvasImage` to draw images to the console.