summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-24 08:48:51 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-24 08:48:51 +0200
commit2e7f37d9c3ffb495b4a3e1d53783897eca970b4a (patch)
tree59f949edf4dc71d98b53a68871a9a29e0ee29b9e /README
parent4c66c1421aad75e1fc1f00de631c95b108073485 (diff)
downloadpgfuse-2e7f37d9c3ffb495b4a3e1d53783897eca970b4a.tar.gz
pgfuse-2e7f37d9c3ffb495b4a3e1d53783897eca970b4a.tar.bz2
-
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index fe5d926..ba13ff2 100644
--- a/README
+++ b/README
@@ -36,11 +36,11 @@ mysqlfs:
The blueprint I used and got inspired from. Does exactly the same for
the MySQL database.
- Also the block splitting algorithm I used more or less from mysqlfs.
+ Also the block splitting algorithm I used more or less from this project.
libsqlfs:
- The same for for storing files in a Sqlite database.
+ The same for storing files in a Sqlite database.
curlftpfs: