aboutsummaryrefslogtreecommitdiffstats
path: root/luaevent/README
diff options
context:
space:
mode:
Diffstat (limited to 'luaevent/README')
-rw-r--r--luaevent/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/luaevent/README b/luaevent/README
new file mode 100644
index 0000000..3ec66a7
--- /dev/null
+++ b/luaevent/README
@@ -0,0 +1,8 @@
+Build Requirements:
+ premake (>= 3.3)
+ libevent (recommend >= 1.3b)
+Usage Requirements:
+ libevent (recommend >= 1.3b)
+ LuaSocket
+
+See test/ directory for examples of usage. \ No newline at end of file