diff --git a/README.md b/README.md index e899b5744..6c03548a6 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,13 @@ Other links: [NAPS2.Sdk](https://github.com/cyanfish/naps2/tree/master/NAPS2.Sdk) is a fully-featured scanning library, supporting WIA, TWAIN, SANE, and ESCL scanners on Windows, Mac, and Linux. [Read more.](https://github.com/cyanfish/naps2/tree/master/NAPS2.Sdk) - -Looking to contribute to NAPS2 or NAPS2.Sdk? Have a look at the [wiki](https://github.com/cyanfish/naps2/wiki/1.-Building-&-Development-Environment). +## Build Instructions +Looking to contribute to NAPS2 or NAPS2.Sdk? Have a look at the [Github wiki](https://github.com/cyanfish/naps2/wiki/1.-Building-&-Development-Environment) for build instructions and more. ## License NAPS2 is licensed under the GNU GPL 2.0 (or later). Some projects have additional license options: +- NAPS2.Escl.* - GNU LGPL 2.1 (or later) - NAPS2.Images.* - GNU LGPL 2.1 (or later) - NAPS2.Sdk - GNU LGPL 2.1 (or later) - NAPS2.Sdk.Samples - MIT