summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 8 insertions, 8 deletions
diff --git a/README b/README
index a628e91..d5dfe7b 100644
--- a/README
+++ b/README
@@ -22,22 +22,22 @@ Other projects
Pgfs:
-Stores a filesystem in Postgres, exposes it as a NFS server, rather old
-and I was unable to find the sources.
+ Stores a filesystem in Postgres, exposes it as a NFS server, rather old
+ and I was unable to find the sources.
mysqlfs:
-The blueprint I used and got inspired from. Does exactly the same for
-the MySQL database.
+ The blueprint I used and got inspired from. Does exactly the same for
+ the MySQL database.
curlftpfs:
-Blueprint for some debugging code.
+ Blueprint for some debugging code.
-zip-fs
+zip-fs:
-Blueprint for handling files in memory (in my current implementation,
-this should be changed of course)
+ Blueprint for handling files in memory (in my current implementation,
+ this should be changed of course)
References
----------