update readme with nuget link

This commit is contained in:
Eliot Jones
2018-01-10 22:52:57 +00:00
committed by GitHub
parent ca7cb11561
commit 27cee9bcd5

View File

@@ -83,6 +83,12 @@ Letter position is measured in PDF coordinates where the origin is the lower lef
At this stage letter position is experimental and **will change in future versions**! Do not rely on letter positions remaining constant between different versions of this package. At this stage letter position is experimental and **will change in future versions**! Do not rely on letter positions remaining constant between different versions of this package.
## Installation ##
The **pre-release** package is available via the releases tab or from Nuget:
https://www.nuget.org/packages/PdfPig/
## Issues ## ## Issues ##
At this stage the software is in Alpha. In order to proceed to Beta and production we need to see a wide variety of document types. At this stage the software is in Alpha. In order to proceed to Beta and production we need to see a wide variety of document types.
@@ -109,4 +115,4 @@ Please raise an issue (or preferably a pull request) if you're trying to read th
## Credit ## ## Credit ##
This project wouldn't be possible without the work done by the [PDFBox](https://pdfbox.apache.org/) team and the Apache Foundation. Any bugs in the code are entirely my fault. This project wouldn't be possible without the work done by the [PDFBox](https://pdfbox.apache.org/) team and the Apache Foundation. Any bugs in the code are entirely my fault.