diff --git a/README.md b/README.md index 8cb0343..6779bae 100644 --- a/README.md +++ b/README.md @@ -99,9 +99,11 @@ To include the DO class into the worker, we have to add the new DO package as a bindings = [ {name = "", class_name = ""}, ] +``` For development add the following to [`wrangler.dev.toml`](packages/worker/wrangler.dev.toml) +```toml [env.dev.durable_objects] bindings = [ {name = "", class_name = ""},