Update README.md

This commit is contained in:
Tankred Hase 2015-03-18 13:53:25 +01:00
parent 262ae2b092
commit 2b833c110e

View File

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