From dce0e4341d24ab0ab31564454b3a4fb75327d09d Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Mon, 30 Jun 2025 22:35:40 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 174589725..59f0d02a2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@

- PyPI + PyPI PyPI PyPI @@ -81,7 +81,7 @@ cargo run
```console -cargo add limbo +cargo add turso ``` Example usage: @@ -119,7 +119,7 @@ console.log(users);
```console -pip install pylimbo +pip install pyturso ``` Example usage: