Skip to content

Commit

Permalink
Update Clicksend SDK support
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCodes95 committed Mar 25, 2024
1 parent 379425a commit 2800b4c
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
# clicksend-sdk
# Clicksend SDK

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.0.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
Official Clicksend SDK does not support ESM, so built this for me to use.

0 comments on commit 2800b4c

Please sign in to comment.