diff --git a/README.md b/README.md index a994158..d64895d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # net +# Discord +For real-time assistance with my libraries! A place where you can ask questions about for help with any of my libraries
+https://discord.gg/U8UspuA
+ The net library was created to make servers and clients interact easily. This isn't for webservers! (It could be, but you would need to codde that part) This library depends on luasocket and you should use luajit! It will work on a standard lua interperter, but wont be as fast.