Updating readme to include LuaSec dependency

This commit is contained in:
Joshua Simmons 2010-07-17 23:28:13 +10:00
parent ecafce9f0c
commit b370d8bfe7
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ Dependencies
* [LuaSocket](http://w3.impa.br/~diego/software/luasocket/)
**Required for TLS/SSL support**
* [LuaSec](http://www.inf.puc-rio.br/~brunoos/luasec/)
Documentation
-------------
Automatically generated documentation can be found in the doc/ directory, or browsed [online](http://jakobovrum.github.com/LuaIRC/doc/modules/irc.html).