From 002ffb2e4de33e7512bc2bb3571b5af33b260599 Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Tue, 4 Feb 2025 19:35:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e759e963..8f7e0ed46 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ res = cur.execute("SELECT * FROM users") print(res.fetchone()) ``` -### Go  (wip) +### 🐹 Go (wip) 1. Clone the repository 2. Build the library and set your LD_LIBRARY_PATH to include limbo's target directory