diff options
Diffstat (limited to 'luaevent')
-rw-r--r-- | luaevent/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/luaevent/README b/luaevent/README index 3ec66a7..7242bcc 100644 --- a/luaevent/README +++ b/luaevent/README @@ -5,4 +5,9 @@ Usage Requirements: libevent (recommend >= 1.3b) LuaSocket -See test/ directory for examples of usage.
\ No newline at end of file +See test/ directory for examples of usage. + +Project page: http://luaforge.net/projects/luaevent/ +GIT Repos: +git://repo.or.cz/luaevent.git +http://repo.or.cz/r/luaevent.git |