From 22672c76b09681a0d10e3393b65dde8e0fc2567b Mon Sep 17 00:00:00 2001 From: kjuulh Date: Wed, 2 Aug 2023 12:47:36 +0200 Subject: [PATCH] docs: update readme Signed-off-by: kjuulh --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3ce2ec7..464df8e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ `require` Lua modules by name +(This is a fork of https://git.sr.ht/~ioiojo/rlua-searcher, I don't maintain this code, I just need to available on crates.io for other dependent packages.) + ## Description Encode a Lua module as a `HashMap` of Lua strings indexed by module