From 1bc4395d461d043b388d2e8c97ea8f359b0f1842 Mon Sep 17 00:00:00 2001 From: Joshua Simmons Date: Sun, 18 Jul 2010 22:13:37 +1000 Subject: [PATCH] Updating readme to make LuaSec dependency more clear --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 5c6ac2e..c57ebcf 100644 --- a/README.markdown +++ b/README.markdown @@ -8,7 +8,7 @@ Dependencies * [LuaSocket](http://w3.impa.br/~diego/software/luasocket/) -**Required for TLS/SSL support** +**Only required if you want to make use of the TLS support** * [LuaSec](http://www.inf.puc-rio.br/~brunoos/luasec/)