about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-09-28 14:06:31 -0700
committerEric Wong <normalperson@yhbt.net>2012-09-28 14:06:31 -0700
commit8c640f6bd91563063a4c5b30dc84409af6a858e9 (patch)
treeb00e0eb39f870ae32d5cf92b0ba0a80ecec23204
parent56aec6512493907fa715688518fa6357739044e6 (diff)
downloadomgf-8c640f6bd91563063a4c5b30dc84409af6a858e9.tar.gz
README: update for support status
No WebDAV for now...
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 568e89c..e1ff357 100644
--- a/README
+++ b/README
@@ -2,8 +2,8 @@
 
 OMGF provides an HTTP interface for {MogileFS}[http://mogilefs.org],
 allowing clients to connect to MogileFS without needing specialized
-libraries to interface with MogileFS.  Currently, WebDAV is supported.
-OMGF is short for "OMGFiles", an anagram for "MogileFS".
+libraries to interface with MogileFS.  Currently, HystericalRaisins
+is supported.  OMGF is short for "OMGFiles", an anagram for "MogileFS".
 
 It is built on top of the
 {Ruby mogilefs-client}[http://bogomips.org/mogilefs-client] library