Skip to content

Commit f008b81

Browse files
authored
Merge pull request #17 from sabir-aspose/main
Include nuget package
2 parents 1ddab4d + 73db4b7 commit f008b81

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ Openize.OpenXML SDK for .NET is a powerful and easy-to-use wrapper around the Op
1313
3. **PowerPoint:** Contains source code for working with PowerPoint presentations.
1414

1515
## Installation
16-
This project is licensed under the MIT License, so you can freely use it in your projects. To include Openize.OpenXML SDK for .NET in your application, simply clone the repository or add the library to your project via NuGet (coming soon).
16+
This project is licensed under the MIT License, so you can freely use it in your projects. To include Openize.OpenXML SDK for .NET in your application, simply clone the repository or add the library to your project via NuGet:
17+
```bash
18+
dotnet add package Openize.OpenXML-SDK
19+
```
1720

1821
## Usage
1922

0 commit comments

Comments
 (0)