From 9bf961992b789cc0494208daca1ae39eb858dc3e Mon Sep 17 00:00:00 2001 From: Andri Yngvason Date: Sat, 21 Mar 2020 17:07:42 +0000 Subject: [PATCH] README: Replace libuv with aml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34d8fe1..08cbf4e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ neat. Note: This is a beta release, so the interface is not yet stable. ### Runtime Dependencies * pixman - * libuv + * aml - https://github.com/any1/aml/ * gnutls (optional) * libturbojpeg (optional)