From 604a9d7ee46ea292eb516a1199b9449a4bb50eda Mon Sep 17 00:00:00 2001 From: Eric Allam Date: Thu, 1 Dec 2022 14:20:31 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92e9c4dc9..ca33fc431 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# internal-workflow +# trigger.dev Problem: Tools like Pipedream are great for quickly coding up a workflow that interacts with external services, but cannot easily access internal databases or internal services without opening them up to the internet or building proxies.