Add unit test link to readme

This commit is contained in:
Tankred Hase 2016-03-11 12:18:13 +08:00
parent 35c5afe94c
commit c9b20c96e0

View File

@ -39,7 +39,7 @@ Or just fetch a minified build under [dist](https://github.com/openpgpjs/openpgp
### Examples
Here are some examples of how to use the v2.x api. If you're upgrading from v1.x it might help to check out the [documentation](https://github.com/openpgpjs/openpgpjs#documentation).
Here are some examples of how to use the v2.x api. For more elaborate examples and working code, please check out the [public api unit tests](https://github.com/openpgpjs/openpgpjs/blob/master/test/general/openpgp.js). If you're upgrading from v1.x it might help to check out the [documentation](https://github.com/openpgpjs/openpgpjs#documentation).
#### Set up