diff --git a/README.md b/README.md index 25681f8..ef82ae0 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -Repository to share [LuaBitOp](http://bitop.luajit.org/) compiled DLL for Windows x64 machines (tested on Windows 11) \ No newline at end of file +Repository to share [LuaBitOp](http://bitop.luajit.org/) compiled DLL for Windows x64 machines (tested on Windows 11) + +This binary is a compilation of the following project: + +Lua BitOp is Copyright © 2008-2012 Mike Pall. Lua BitOp is free software, released under the [MIT license](http://www.opensource.org/licenses/mit-license.php) (same license as the Lua core).