Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
p-zielinski committed Feb 6, 2024
1 parent b5c096c commit b366981
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ You can also use our detailed documentation provided by our package [here](https

## <a name="sdk"></a> Voucherify JS SDK

Voucherify JS SDK is a JavaScript SDK which is fully consistent with restful API Voucherify provides and has fully integrated TypeScript support. It also combines together our previously maintained [Voucherify Node.js SDK](https://github.com/voucherifyio/voucherify-nodejs-sdk) and [Voucherify.js](https://github.com/rspective/voucherify.js/).
Voucherify JS SDK is a JavaScript SDK which is fully consistent with restful API Voucherify provides and has fully integrated TypeScript support.

[Go here](/packages/sdk/README.md) to learn more about Voucherify JS SDK installation.

Expand Down Expand Up @@ -134,12 +134,6 @@ const voucherify = VoucherifyServerSide({

Original `AxiosError` will be available under `cause` property of `VoucherifyError`

# <a name="legacy"></a>👴 Legacy Voucherify JS SDKs

Legacy client-side Voucherify JS SDK is available here: [voucherify.js](https://github.com/rspective/voucherify.js).

Legacy server-side Voucherify JS SDK is available here: [voucherify-nodejs-sdk](https://github.com/voucherifyio/voucherify-nodejs-sdk).

# <a name="contributing"></a>🛠️ Contributing

Bug reports and pull requests are welcome through [GitHub Issues](https://github.com/voucherifyio/voucherify-nodejs-sdk/issues).
Expand Down

0 comments on commit b366981

Please sign in to comment.