diff --git a/README.md b/README.md index 425d3372..c86ebbf9 100644 --- a/README.md +++ b/README.md @@ -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. +## Installation ## + +The **pre-release** package is available via the releases tab or from Nuget: + +https://www.nuget.org/packages/PdfPig/ + ## 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. @@ -109,4 +115,4 @@ Please raise an issue (or preferably a pull request) if you're trying to read th ## 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. \ No newline at end of file +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.