From 5b6e40b5d2411be081ccb0e12f64d4ab99ec967c Mon Sep 17 00:00:00 2001 From: Ian Webster Date: Tue, 2 Mar 2021 22:33:38 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44d3c7f..4e15a9f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A C# client for the [quickchart.io](https://quickchart.io/) chart API. ## 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