summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/README b/lib/README
index 70b7c4fa83..dfa9d973c7 100644
--- a/lib/README
+++ b/lib/README
@@ -61,4 +61,10 @@ thread.rb thread support
thwait.rb thread syncronization class
timeout.rb provides timeout
tracer.rb execution tracer
+uri.rb URI support
+uri/ftp.rb ftp scheme support
+uri/http.rb http scheme support
+uri/https.rb https scheme support
+uri/ldap.rb ldap scheme support
+uri/mailto.rb mailto scheme support
weakref.rb weak reference class