diff --git a/Home.md b/Home.md index ebb044e..3c85d94 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,6 @@ # About multi -multi is a multitasking library for lua written 100% in lua.
-The goal was to provide a simple and easy way to have multiple tasks run side by side in lua. +multi is a multitasking library for lua.
+The goal was to provide a simple and easy way to run multiple tasks side by side in lua. This wiki will go over the entirety of this library with detailed explanations of each object and how things work together.