about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 032f199..6e59757 100644
--- a/README
+++ b/README
@@ -45,6 +45,8 @@
   each worker process can also bind to a private port via the
   after_fork hook for easy debugging.
 
+* Simple and easy Ruby DSL for configuration.
+
 * *Development branch* Decodes chunked transfers on-the-fly,
   this allows upload progress notification to be implemented as well
   as being able to tunnel arbitrary stream-based protocols over HTTP.