diff options
author | Thomas Harning Jr <harningt@gmail.com> | 2007-08-28 17:50:26 -0400 |
---|---|---|
committer | Thomas Harning Jr <harningt@gmail.com> | 2007-08-28 17:50:26 -0400 |
commit | ae3262e075eadefbae445e64576f6a10f0d3e236 (patch) | |
tree | af99eb74c226632c6ca0fef9e1201a7f5b91a547 /luaevent/README | |
parent | 663fa798eeda2d1c66351d707c2f7e9cb2a9cf00 (diff) | |
download | luaevent-prosody-ae3262e075eadefbae445e64576f6a10f0d3e236.tar.gz luaevent-prosody-ae3262e075eadefbae445e64576f6a10f0d3e236.zip |
Updated readme w/ page & repo.
Diffstat (limited to 'luaevent/README')
-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 |