diff --git a/README.md b/README.md index cc11795..f45dfa7 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,7 @@ A convenience library for encrypting data for the dcrypt network to dcrypt based Build everything by running `npm run build`. This creates an `index.js` and `index.d.ts` at the root directory. -Solidity interfaces for encryption and decryption can be found in the [contracts](./contracts) directory. \ No newline at end of file +Solidity interfaces for encryption and decryption can be found in the [contracts](./contracts) directory. + +## Documentation +You can find the docs [on our docs website](https://dcrypt.network/docs/features/conditional-encryption) \ No newline at end of file