about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-08-14 21:03:38 -0700
committerEric Wong <normalperson@yhbt.net>2009-08-15 02:35:38 -0700
commit91bd32a4aacb4d0ee118c360cba7000e4ede76ee (patch)
treef9c9c48ceadc8de0a8a79a105ac0381f4e213f80 /README
parent99911621719a5798e24225ca40a1a11ef856faa5 (diff)
downloadunicorn-91bd32a4aacb4d0ee118c360cba7000e4ede76ee.tar.gz
Diffstat (limited to 'README')
-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.