Skip to content

Commit

Permalink
misc: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antho-bunny committed Sep 9, 2024
1 parent c536c15 commit 6a816ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Network for your deployed script.
With `@bunny.net/edgescript-sdk` you can write a script which will work with
Deno, with Node, and within our network.

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

function sleep(ms: number): Promise<void> {
Expand Down

0 comments on commit 6a816ac

Please sign in to comment.