Skip to content

Commit

Permalink
fix link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
MarinPostma committed Oct 21, 2023
1 parent a5bbe0a commit 52a484c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The project provides two interfaces: the libSQL API, which supports all the feat
To get started with the libSQL API:

* [JavaScript](https://github.com/libsql/libsql-experimental-node)
* [Rust](core)
* [Rust](libsql)
* [Python](https://github.com/libsql/libsql-experimental-python) (experimental)
* [Go](bindings/go) (experimental)
* [C](bindings/c) (experimantal)
Expand Down

0 comments on commit 52a484c

Please sign in to comment.