diff --git a/README.md b/README.md index d15cfbf3a1924fe9edfb254bc27ec803dd3d6a02..8fca8a8a1ae620ad854f1fa88c11eeec7584ad62 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ yarn ## Testing -The [example test file](./test/index.ts) executes a deposit and withdrawal on-chain in a typescript `node.js` environment. +The [example test file](./test/index.test.ts) executes a deposit and withdrawal on-chain in a typescript `node.js` environment. You can run the tests with: ```sh