Updated Home (markdown)

2021-12-25 20:38:04 -05:00
parent e8d542ec48
commit 9d48c37114
+2 -2
@@ -1,6 +1,6 @@
# About multi # About multi
multi is a multitasking library for lua written 100% in lua.</br> multi is a multitasking library for lua.</br>
The goal was to provide a simple and easy way to have multiple tasks run side by side in 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. This wiki will go over the entirety of this library with detailed explanations of each object and how things work together.