diff --git a/README.md b/README.md index 6c1f80a..c1eeb33 100644 --- a/README.md +++ b/README.md @@ -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";