diff --git a/README.md b/README.md
index 6a44e72..f2568ad 100644
--- a/README.md
+++ b/README.md
@@ -223,6 +223,9 @@
- **[Lefthook](https://github.com/Arkweid/lefthook)** by [Abroskin Alexander](https://github.com/Arkweid)
Fast and powerful Git hooks manager for Node.js, Ruby or any other type of projects.
+- **[LuaCheck](https://github.com/mpeterv/luacheck)** by [Peter Melnichenko](https://github.com/mpeterv)
+ A tool for linting and static analysis of Lua code.
+
- **[LuaFun](https://github.com/luafun/luafun)** by [Roman Tsisyk](https://github.com/rtsisyk)
A high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind.