summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-26 12:03:14 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-26 12:03:14 +0200
commit9ea71bed1a0801b353266e7286b6ba3140aa4f87 (patch)
tree873c4a439134248a671fd9a98b702212a1ecfaa3 /README
parentdc9bd214c6bcfae631a19ff4b56bb25a6a4b41b0 (diff)
downloadpgfuse-9ea71bed1a0801b353266e7286b6ba3140aa4f87.tar.gz
pgfuse-9ea71bed1a0801b353266e7286b6ba3140aa4f87.tar.bz2
fixed directory renames
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3a95c7d..3bcc1b2 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Purpose
-------
-Store files and their metadata completly in a PostgreSQL database.
+Store files and their metadata completely in a PostgreSQL database.
Expose a standard file system with the help of the FUSE API.
Requirements