summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index ba13ff2..3a95c7d 100644
--- a/README
+++ b/README
@@ -4,6 +4,12 @@ Purpose
Store files and their metadata completly in a PostgreSQL database.
Expose a standard file system with the help of the FUSE API.
+Requirements
+------------
+
+PostgreSQL 8.4 or newer
+FUSE 2.6 or newer
+
History
-------