diff --git a/README.md b/README.md index 9a1d1da..eb58f05 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,11 @@ Simply call `rust-script` (https://github.com/fornwall/rust-script).
+Run `*.rs` from URL: +```shell +runrs 'https://script.hatter.ink/@1/hello_world.rs' +``` + Run `*.ts` from URL: ```shell runts 'https://script.hatter.ink/@0/cal-bun.ts'