blanked the README

This commit is contained in:
Fufu Fang 2018-07-22 20:32:17 +01:00
parent 36dcba413f
commit f674831616
1 changed files with 0 additions and 23 deletions

View File

@ -1,23 +0,0 @@
## Basic ideas
# Syntax
mount-http-directory-listing url cache mount_pt
# Libraries used
libcurl libgumbo libfuse
- Seek an URL
- If fail, continue
- Download it
- Allocate random directory
- Parse it
- For each link, seek
- if fail
- directory
- else
- actual file
Things to write:
1) Link parser
2) libcurl
3) fuser