Skip to content

Commit

Permalink
Add link to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zhelvis authored Jul 28, 2024
1 parent 87725e0 commit 2c609a1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Typescript Interface for Unisender GO web API.

Based on [Unisender API documentation](https://godocs.unisender.ru/web-api-ref#web-api).

[**API docs**](https://zhelvis.github.io/unisender-ts/index.html)

## Features

- Uses the [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)
Expand Down Expand Up @@ -91,4 +93,4 @@ bun run lint
bun run format
# build project
bun run build
```
```

0 comments on commit 2c609a1

Please sign in to comment.