Skip to content

Commit 3045d60

Browse files
authored
Update README.md
1 parent 842d0dd commit 3045d60

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ Installing the IronSoftware.Drawing NuGet package is quick and easy, please inst
4848
PM> Install-Package IronSoftware.System.Drawing
4949
```
5050
Alternatively, download directly from the [official NuGet website](https://www.nuget.org/packages/IronSoftware.System.Drawing).
51-
51+
52+
5253
Once installed, you can get started by adding `using IronSoftware.Drawing;` to the top of your C# code.
5354
### `AnyBitmap` Code Example
5455
```csharp

0 commit comments

Comments
 (0)