diff --git a/README.md b/README.md index c602da4..1188ecf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Spell Caster +# Spell Caster 🪄 Execute a [Spark spell](https://github.com/marsfoundation/spark-spells) on a forked network with a shareable links. @@ -10,7 +10,7 @@ Spell Caster can be run as CLI (for local testing) or configured as GitHub Actio bun install # only first time # fill out .env based on .env.example -#bun src/index.ts --root +# bun src/index.ts --root bun src/index.ts --root ../spark-spell SparkEthereum_20240627 ``` diff --git a/bun.lockb b/bun.lockb index b556999..edb6cde 100755 Binary files a/bun.lockb and b/bun.lockb differ