From 1bd3f586ec05c439e86d2d038535f3a188f72e4e Mon Sep 17 00:00:00 2001 From: Ryan Ward Date: Thu, 29 Jun 2017 11:09:43 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 569e825..1b760ae 100644 --- a/README.md +++ b/README.md @@ -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
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) +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