diff --git a/Home.md b/Home.md index ed31344..bb603c3 100644 --- a/Home.md +++ b/Home.md @@ -1,2 +1,6 @@ -Welcome to the multi wiki! -Will eventually finish this \ No newline at end of file +# 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. + +This wiki will go over the entirety of this library with detailed explanations of each object and how things work together. +