Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Oct 11, 2024
1 parent 86e03dc commit 263aa06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- !!! DO NOT EDIT, THIS FILE IS GENERATED AUTOMATICALLY !!! -->

> :information_source: Please, see the full project documentation here: [https://softvisio-node.github.io/api/](https://softvisio-node.github.io/api/).
> :information_source: Please, see the full project documentation here:<br>[https://softvisio-node.github.io/api/](https://softvisio-node.github.io/api/)
# Introduction

Expand All @@ -9,5 +9,5 @@ Set of external services APIs.
## Install

```shell
npm i @softvisio/api
npm install @softvisio/api
```
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ Set of external services APIs.
## Install

```shell
npm i @softvisio/api
npm install @softvisio/api
```

0 comments on commit 263aa06

Please sign in to comment.