diff --git a/README.md b/README.md index 00fec67..73219cd 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The formats used in this library for the multi-party computation are compatible This library uses the compiled circuits generated by the [circom](https://github.com/iden3/circom) compiler. -It works in `node.js` as well as directly in the [browser](#in-the-browser). +It works in [`node.js`](#using-node) as well as directly in the [browser](#in-the-browser). It's an [ES module](https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/), so it can be directly imported into bigger projects using [Rollup](https://rollupjs.org/guide/en/) or [Webpack](https://webpack.js.org/).