Update README.md

This commit is contained in:
Ian Webster 2021-03-02 22:33:38 -08:00 committed by GitHub
parent ba80031e48
commit 5b6e40b5d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ A C# client for the [quickchart.io](https://quickchart.io/) chart API.
## Installation ## Installation
Use `QuickChart/QuickChart.cs` in this project, or install the `QuickChart` package: Use `QuickChart/QuickChart.cs` in this project, or install the `QuickChart` package from [NuGet](https://www.nuget.org/packages/QuickChart):
``` ```
PM> Install-Package QuickChart -Version 1.0.0 PM> Install-Package QuickChart -Version 1.0.0