@@ -1,2 +1,13 @@
# asyncio
+nest_asyncio
+Patch asyncio to allow nested event loops
+
+```
+pip install asyncio
+pip install nest_asyncio