From 3594b9cfcbeb5c5532bda7a99c2b480d9b5e8873 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 30 Aug 2021 11:24:03 -0400 Subject: [PATCH] Update README. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3f016d8..06a6d30 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,6 @@ IDE files for Xcode (macOS/iOS) and Visual Studio (Windows) are also provided. Documentation ------------- -> Note: Documentation is under active development... - See the man page (`pdfio.3`), frequently ask questions (`FAQ.md`), and full HTML documentation (`pdfio.html`) for information on using PDFio. @@ -104,7 +102,8 @@ Visual Studio Project --------------------- The Visual Studio solution ("pdfio.sln") is provided for Windows developers and -generates both a static library and DLL. +generates both a static library and DLL. You can also use NuGet to install the +`pdfio_native` package. Xcode Project