From c9b20c96e01e030b8c8424d0ca6e76b59e983c21 Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Fri, 11 Mar 2016 12:18:13 +0800 Subject: [PATCH] Add unit test link to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cdeb8c8..57059843 100644 --- a/README.md +++ b/README.md @@ -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