diff --git a/README.md b/README.md index 5a663b2..6ed0ae7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ api-gateway-hmac ================ -Adds HMAC support to Lua with multiple algorithms, via OpenSSL and FFI +Adds HMAC support to Lua with multiple algorithms, via OpenSSL and FFI. +Inspired from https://github.com/openresty/lua-resty-string +See: https://github.com/openresty/lua-resty-string/pull/18 Table of Contents =================