commit 7c6294bf977ebd47ee8783e8c41685c7e3c5c4da Author: Ellpeck Date: Sat Jun 22 17:20:50 2019 +0200 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..98ac056 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Coroutines +A simple implementation of Unity's Coroutines to be used for any C# project