From d6eb9012e66a6f7b3bf05d8fc546fb3a80f671f5 Mon Sep 17 00:00:00 2001 From: Adam Saponara Date: Mon, 5 Jun 2023 01:32:41 -0400 Subject: [PATCH] update readme --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e3edcc..2b5bcd2 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,16 @@ As mentioned above, there are two options: ### Language bindings (FFI and ABI compats) -Basic examples in PHP, Python, Ruby, Go, Zig, and D are in the `demo/` -directory. (Feel free to submit PRs for other languages.) +Basic examples in the languages below are in the `demo/` directory. (Feel free +to submit PRs for other languages.) + +* D +* Go +* PHP +* Python +* Ruby +* Rust +* Zig ### Examples -- 2.39.5