From 7e5de8bbb9c66acfdc2b23be506dcc9d0c3b6a99 Mon Sep 17 00:00:00 2001 From: Ryan Ward Date: Wed, 14 Jun 2017 14:22:29 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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. +