diff --git a/README.md b/README.md index 43a862e75..98200beb8 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ existed before a particular time. It is commonly used in signing applications to ## Objectives - Typescript and object-oriented implementation - Contains no cryptographic implementations and instead leverages Web Crypto API -- Work uniformly both in browser and in Node/Dino +- Work uniformly both in browser and in [Node](https://nodejs.org/)/[Deno](https://deno.com/) ## Installation