From 6933d2866ab2b2acf46064c15d8b93da9289b85a Mon Sep 17 00:00:00 2001 From: daniellionel01 <35135912+daniellionel01@users.noreply.github.com> Date: Mon, 19 Jan 2026 14:16:51 +0100 Subject: [PATCH] Fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c0ef7d..1bda1a3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Since this uses ports, it works with [erlang-linux-builds](https://github.com/gleam-community/erlang-linux-builds). -The API is similar to that of [sqlight](https://github.com/lpil/sqlight) which means it also plays nicely with [parrot](github.com/daniellionel01/parrot). +The API is similar to that of [sqlight](https://github.com/lpil/sqlight) which means it also plays nicely with [parrot](https://www.github.com/daniellionel01/parrot). Currently this only works for the Erlang target. Turso technically does run in wasm, so we could support JS theoretically but I haven't had the need yet!