Update readme

This commit is contained in:
Tankred Hase 2015-02-13 05:02:48 +01:00
parent 5b4931d926
commit 8100ecebd2

View File

@ -18,7 +18,7 @@ For use in browser, install via bower:
bower install --save openpgp
Or Fetch a minified build under [releases](https://github.com/openpgpjs/openpgpjs/releases).
Or Fetch a minified build under [dist](https://github.com/openpgpjs/openpgpjs/tree/master/dist).
The library can be loaded via AMD/require.js or accessed globally via `window.openpgp`.