From 3f655f7dcafc707b2a74ce1659658cdeb648bb8a Mon Sep 17 00:00:00 2001 From: Eric Gustin <34000337+EricGustin@users.noreply.github.com> Date: Tue, 18 Feb 2025 13:53:34 -0800 Subject: [PATCH] Update README (#257) Fixes some broken links in the Readme file --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 204ef3e8..5b05bb7f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

@@ -35,8 +35,8 @@

DocsToolkits • - Model Providers • - Auth Providers • + Model Providers • + Auth ProvidersExamples ## What is Arcade? @@ -50,14 +50,14 @@ To learn more, check out our [documentation](https://docs.arcade.dev/home). _Pst. hey, you, give us a star if you like it!_ - GitHub stars + GitHub stars ## Quickstart ### Requirements -1. An **[Arcade account]([https://arcade-ai.typeform.com/early-access](https://account.arcade.dev/registerOrRedirect?return_to=https%3A%2F%2Fapi.arcade.dev%2Fdashboard&new_user_return_to=https%3A%2F%2Fapi.arcade.dev%2Fdashboard%2Fwelcome))** +1. An **[Arcade account](https://account.arcade.dev/register?return_to=https%3A%2F%2Fapi.arcade.dev%2Fdashboard%2Fwelcome)** 2. **Python 3.10+** and **pip** ### Installation