diff --git a/README.md b/README.md index 0ab4e1f..8b16c3a 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,7 @@ async def main(): loop.start(main) # Note the absence of parentheses ``` + +### TODO(s): + +- Add an explanation for the code