From 6e49e5112de0a04a80b8b4c9f30e3bb9007a9cc3 Mon Sep 17 00:00:00 2001 From: nocturn9x Date: Wed, 25 Mar 2020 06:58:28 +0000 Subject: [PATCH] Small change to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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