Update README.md

This commit is contained in:
2021-06-17 01:36:26 +02:00
parent 6faf2d0fbe
commit a46bf67f81

View File

@@ -37,11 +37,9 @@ Or the content of a field (text on the right of the indicated text):
It is a simple Windows.Forms application, to test basic funcitionallity of the library. It is a simple Windows.Forms application, to test basic funcitionallity of the library.
## Building ## Building
A Visual Studio 2015 and 2010 solutions are provided. Simply, click build on the IDE. A Visual Studio solution is provided. Simply, click build on the IDE.
A .nuget package can be build using: The build generates a DLL and a Nuget package.
VAR.PdfTools\Build.NuGet.cmd
## Contributing ## Contributing
1. Fork it! 1. Fork it!