Skip to content

Commit fe3f1ac

Browse files
authored
Update README.md
1 parent ed1e0c2 commit fe3f1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The official NPM page can be found [here](https://www.npmjs.com/package/cas-type
1212

1313

1414
## Consuming Library Documentation
15-
This Node.js NPM module is dependent on our Rust layer [here](./src) that contains methods to run industry-standard cryptographic operations sequentially, on threads, and the thread pool.
15+
This Node.js NPM module is dependent on our Rust layer [cas-lib](https://github.com/Cryptographic-API-Services/cas-lib). that contains methods to run industry-standard cryptographic operations sequentially, on threads, and the thread pool.
1616

1717
We utilize some smart people's existing work and we believe their documentation should be reviewed when possible.
1818
- [Spin Research](https://github.com/SpinResearch)

0 commit comments

Comments
 (0)