diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index f7734da..66f9ee1 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ In addition to Lua 1.5, Teliva forks or depends on: in this [fantastic walk-through](https://viewsourcecode.org/snaptoken/kilo).) * The [luasocket](https://w3.impa.br/~diego/software/luasocket) library of networking primitives. +* The [luasec](https://github.com/brunoos/luasec) library for HTTPS support. * The [json.lua](https://github.com/rxi/json.lua) library for serializing/deserializing to JSON. |