From ecd5d37d895127a427868470439577167e0d7f4d Mon Sep 17 00:00:00 2001 From: nocturn9x Date: Tue, 24 Mar 2020 13:26:44 +0000 Subject: [PATCH] Small fix --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0fe5a4a..ac844df 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,10 @@ A library like giambio implements some low-level primitives and a main loop (kno And that's how it works! + +## Let's code + +Now you might think _"That's cool and neat and everything, but how do I use it?"_, and you're right. Let's write some code with giambio! + + +### TODO: Add code examples and a brief explanation of coroutines