about summary refs log tree commit
diff options
context:
space:
mode:
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 17d7014..e55975c 100644
--- a/README
+++ b/README
@@ -8,9 +8,10 @@ limitations of the kernel, hardware and filesystem.
 
 == Features
 
-* Currently supports the TokyoCabinet hash database format, other
-  database formats will be supported along with KyotoCabinet, as
-  well as other key-value stores.
+* Currently supports the {TDB}[http://bogomips.org/ruby-tdb/] database
+  along with the TokyoCabinet hash database format, other database
+  formats will be supported along with KyotoCabinet, as well as other
+  key-value stores.
 
 * Compatible with all Rack-compatible servers