diff --git a/src/agent/README.md b/src/agent/README.md index 0281efc..206f857 100644 --- a/src/agent/README.md +++ b/src/agent/README.md @@ -23,6 +23,7 @@ license

+ ## 🚧 Requirements - [Node.js](https://nodejs.org/en/) version 18 or higher diff --git a/src/morphix/README.md b/src/morphix/README.md index 483270d..118d349 100644 --- a/src/morphix/README.md +++ b/src/morphix/README.md @@ -23,6 +23,7 @@ license

+ ## 🚀 Getting Started This package is available in the Node Package Repository and can be easily installed with [npm](https://doc.npmjs.com/getting-started/what-is-npm) or [yarn](https://yarnpkg.com) diff --git a/src/pattern/README.md b/src/pattern/README.md index c61c87d..675a63e 100644 --- a/src/pattern/README.md +++ b/src/pattern/README.md @@ -67,6 +67,7 @@ new Pattern([ > [!TIP] > Use `as const` to benefit from type inference + ## 🌐 API - [Pattern](./docs/Pattern.md)