Update README.md

This commit is contained in:
Ryan Ward 2017-06-29 11:09:43 -04:00 committed by GitHub
parent b5d163f78c
commit 1bd3f586ec

View File

@ -10,7 +10,7 @@ Added:
For real-time assistance with my libraries! A place where you can ask questions and get help with any of my libraries</br>
https://discord.gg/U8UspuA</br>
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)
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 code that part) The goal was to allow the creation for game servers!
This library depends on luasocket and you should use luajit! It will work on a standard lua interperter, but wont be as fast.
# Goal