Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DejanPelzel authored Nov 7, 2024
1 parent 6a3ada2 commit 66fd64f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Under the hood, Bunny Edge Scripting is built on Deno, and includes a custom run

With `@bunny.net/edgescript-sdk`, you can write scripts that run smoothly on Deno, Node, and within the bunny.net network.

### Hello World Example
```typescript
import * as BunnySDK from "@bunny.net/edgescript-sdk";

Expand Down

0 comments on commit 66fd64f

Please sign in to comment.