diff --git a/README.md b/README.md index 4b54e5d..7d92fb6 100755 --- a/README.md +++ b/README.md @@ -144,4 +144,5 @@ const { v4 } = yield "https://esm.sh/uuid"; // From CDN url (available in browse ## Enhanced Error Handling Errors inside threads are automatically injected with a pretty stack trace. This makes it easier to identify which line of your function caused the error, and in which thread the error occured. - + +