From 9a87570317064df871cb70128f63079d965e55c3 Mon Sep 17 00:00:00 2001 From: kikito Date: Mon, 9 Feb 2015 13:07:59 +0100 Subject: [PATCH] add Positive07 to credits --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1b22a9b..38fd023 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ This is a cleanup of an implementation by Adam Baldwin - https://gist.github.com Which in turn was a mix of the bitwise lib, http://luaforge.net/projects/bit/ by hanzhao (`abrash_han - at - hotmail.com`), and http://equi4.com/md5/md5calc.lua, by Equi 4 Software. +Lua 5.2 and LuaJIT compatibility by [Positive07](https://github.com/kikito/md5.lua/pull/2) + License =======