README.md

This commit is contained in:
Thomas Farstrike
2025-05-22 21:22:43 +02:00
parent b04025374f
commit 98c4816ad2
+1
View File
@@ -6,4 +6,5 @@ This /lib folder contains:
- mip.install("shutil") for shutil.rmtree('/apps/com.example.files') # for rmtree()
- mip.install("aiohttp") # easy websockets
- mip.install("base64") # for nostr etc
- mip.install("collections") # used by aiohttp