diff --git a/examples/helia-jest-typescript/README.md b/examples/helia-jest-typescript/README.md index 39f536ee..67a4c5c5 100644 --- a/examples/helia-jest-typescript/README.md +++ b/examples/helia-jest-typescript/README.md @@ -16,7 +16,7 @@ Request Feature/Example

-## About +## About [Jest](https://jestjs.io/) is a JavaScript testing framework that transpiles code on the fly to enable a fast-feedback testing cycle for the developer. diff --git a/examples/helia-jest/README.md b/examples/helia-jest/README.md index 42043cbf..d1adbc11 100644 --- a/examples/helia-jest/README.md +++ b/examples/helia-jest/README.md @@ -16,7 +16,7 @@ Request Feature/Example

-## About +## About [Jest](https://jestjs.io/) is a JavaScript testing framework that transpiles code on the fly to enable a fast-feedback testing cycle for the developer.