From bc584aa56e0681a19d8a466e27b33c9915246701 Mon Sep 17 00:00:00 2001 From: xushiwei Date: Fri, 26 Jul 2024 18:01:55 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7dff6402..ac2d79b6 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ The currently supported libraries include: * [c/bdwgc](https://pkg.go.dev/github.com/goplus/llgo/c/bdwgc) * [c/cjson](https://pkg.go.dev/github.com/goplus/llgo/c/cjson) * [c/clang](https://pkg.go.dev/github.com/goplus/llgo/c/clang) +* [c/libuv](https://pkg.go.dev/github.com/goplus/llgo/c/libuv) * [c/llama2](https://pkg.go.dev/github.com/goplus/llgo/c/llama2) * [c/lua](https://pkg.go.dev/github.com/goplus/llgo/c/lua) * [c/neco](https://pkg.go.dev/github.com/goplus/llgo/c/neco)