diff --git a/README.md b/README.md index 482ad7f..5593fa8 100644 --- a/README.md +++ b/README.md @@ -1324,3 +1324,5 @@ A curated list of awesome Lua frameworks, libraries and software. * [Yonaba/Lua-Class-System](https://github.com/Yonaba/Lua-Class-System) - Lua Class System (LCS) is a small library which offers a clean, minimalistic but powerful API for (Pseudo) Object Oriented programming style using Lua. * [mebens/strong](https://github.com/mebens/strong) - A Lua library that makes your strings stronger! * [bungle/lua-resty-uuid](https://github.com/bungle/lua-resty-uuid) - LuaJIT FFI bindings for libuuid, a DCE compatible Universally Unique Identifier library. +* [luamod/mods](https://github.com/luamod/mods) - Pure standalone Lua modules. +