From 4fe07014554011fb13b4054576ece69f7febd9c5 Mon Sep 17 00:00:00 2001 From: nicejs-is-cool Date: Tue, 2 Jun 2026 08:51:16 -0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2e749..ea2c9c7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Carbon Hydrogen NeoNucleus JNI bindings. ### Dev Setup Notes -Java expects libneonucleusjni.so on the src/native directory. This is the default unless you're not using the Makefile. \ No newline at end of file +Java expects libcarbon.so on the src/native directory. This is the default unless you're not using the Makefile. \ No newline at end of file