commit 280cd6791e98f2c8c00d9aa45161b77bf58f89ff
parent 0f2a6271b99a8e3c0635e471bc48c6dd19c4f95e
Author: Joris Vink <joris@coders.se>
Date:   Fri,  7 Nov 2014 17:19:41 +0100
bump README
Diffstat:
README.md  |  5 +++-- 
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -16,9 +16,10 @@ Features
 * Only HTTPS connections allowed
 * Multiple modules can be loaded at once
 * Built-in asynchronous PostgreSQL support
-* Load your web application as a precompiled C library
+* Default sane TLS ciphersuites (PFS in all major browsers)
+* Load your web application as a precompiled dynamic library
 * Modules can be reloaded on-the-fly, even while serving content
-* Event driven (epoll/kqueue) architecture with per CPU core worker processes
+* Event driven (epoll/kqueue) architecture with per CPU core workers
 
 License
 -------
