Skip to content

Commit

Permalink
docs: add missing blank lines (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreDemailly authored Jul 11, 2024
1 parent 13be8c8 commit 9703eff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<img src="https://img.shields.io/github/license/MyUnisoft/sigyn?style=for-the-badge" alt="license">
</a>
</p>

## 🚧 Requirements

- [Node.js](https://nodejs.org/en/) version 18 or higher
Expand Down
1 change: 1 addition & 0 deletions src/morphix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<img src="https://img.shields.io/github/license/MyUnisoft/sigyn?style=for-the-badge" alt="license">
</a>
</p>

## 🚀 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)
Expand Down
1 change: 1 addition & 0 deletions src/pattern/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ new Pattern([

> [!TIP]
> Use `as const` to benefit from type inference
## 🌐 API

- [Pattern](./docs/Pattern.md)
Expand Down

0 comments on commit 9703eff

Please sign in to comment.