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