From 719b4c62a92b2ae7b713ed6913bae5987938b609 Mon Sep 17 00:00:00 2001 From: Suchintan Date: Sun, 3 Mar 2024 23:46:05 -0500 Subject: [PATCH] README diagrams are case-sensitive (#14) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4fdfce32..d201e528 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,8 @@ pre-commit install Skyvern was inspired by the Task-Driven autonomous agent design popularized by [BabyAGI](https://github.com/yoheinakajima/babyagi) and [AutoGPT](https://github.com/Significant-Gravitas/AutoGPT) -- with one major difference: we give Skyvern the ability to interact with websites using browser automation libraries like [Playwright](https://playwright.dev/). - - + +