We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b040253 commit 98c4816Copy full SHA for 98c4816
internal_filesystem/lib/README.md
@@ -6,4 +6,5 @@ This /lib folder contains:
6
- mip.install("shutil") for shutil.rmtree('/apps/com.example.files') # for rmtree()
7
- mip.install("aiohttp") # easy websockets
8
- mip.install("base64") # for nostr etc
9
+- mip.install("collections") # used by aiohttp
10
0 commit comments