Update README.md

This commit is contained in:
pyral 2024-12-03 13:20:58 -05:00
parent 260ce2fadb
commit b23afbd902

View File

@ -16,6 +16,9 @@ Currently supported loaders:
- ZIPWriter - to write to a target zip file. - ZIPWriter - to write to a target zip file.
- VFileAccess - Yes, you can recursively use multiple VFileAccess instances to check for files using different methods. - VFileAccess - Yes, you can recursively use multiple VFileAccess instances to check for files using different methods.
To be implemented:
- HTTP requests - coroutine-based streaming a file from a network connection.
## This thing's confusing. ## This thing's confusing.
No. I just hacked the code together quickly. Suppose you want to a folder or two... No. I just hacked the code together quickly. Suppose you want to a folder or two...